.NET Framework Class Library
FrameworkElement..::.BringIntoView Method
Attempts to bring this element into view, within any scrollable regions it is contained within.
|
| Name | Description |
|---|
.gif) | BringIntoView()()() | Attempts to bring this element into view, within any scrollable regions it is contained within. |
.gif) | BringIntoView(Rect) | Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within. |
Top
Reference