BringIntoView
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BringIntoView. | None | Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from FrameworkElement .) | FrameworkElement . |
| BringIntoView(Rect) | None | Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within. (Inherited from FrameworkElement .) | FrameworkElement . |