Overload List

  Name Description
Public method BringIntoView()()()()
Attempts to bring this element into view, within any scrollable regions it is contained within.
(Inherited from FrameworkElement.)
Public method BringIntoView(Rect)
Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within.
(Inherited from FrameworkElement.)
Public method BringIntoView(Rect, Action)
Brings the into view the specified rectangle area.

See Also