Method ScrollIntoView
ScrollIntoView(TreeViewItem)
Scrolls control so the specified item will be fully visible.
void ScrollIntoView(TreeViewItem item)
Parameters
itemTreeViewItemItem to show into the view.
Scrolls control so the specified item will be fully visible.
void ScrollIntoView(TreeViewItem item)
item TreeViewItemItem to show into the view.