Method SetFocused
SetFocused(TreeViewItem, bool)
Sets focused state for the item.
void SetFocused(TreeViewItem item, bool value)Parameters
- itemTreeViewItem
- Item. 
- valuebool
- Focused state. 
Sets focused state for the item.
void SetFocused(TreeViewItem item, bool value)item TreeViewItemItem.
value boolFocused state.