[]
Forces content to scroll until the coordinate space of a Visual object is visible.
public Rect MakeVisible(Visual visual, Rect rectangle)
| Type | Name | Description |
|---|---|---|
| Visual | visual | A Visual that becomes visible. |
| Rect | rectangle | A bounding rectangle that identifies the coordinate space to make visible. |
| Type | Description |
|---|---|
| Rect | A Rect that is visible. |