FrameworkElement.BringIntoView Method
.NET Framework (current version)
Attempts to bring this element into view, within any scrollable regions it is contained within.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | BringIntoView() | Attempts to bring this element into view, within any scrollable regions it is contained within. |
![]() | BringIntoView(Rect) | Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within. |
Show:
