Overload List

  NameDescription
Public methodBringIntoView()()()()
Attempts to bring this element into view, within any scrollable regions it is contained within.
(Inherited from FrameworkElement.)
Public methodBringIntoView(Rect)
Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within.
(Inherited from FrameworkElement.)

See Also