Method SelectItem
SelectItem(TreeViewItem?)
Selects the specified item in the tree view and scrolls to it.
public virtual void SelectItem(TreeViewItem? item)
Parameters
itemTreeViewItem
Selects the specified item in the tree view and scrolls to it.
public virtual void SelectItem(TreeViewItem? item)
item TreeViewItem