Method SetFocused
SetFocused(TreeViewItem, bool)
Sets focused state for the item.
void SetFocused(TreeViewItem item, bool value)
Parameters
item
TreeViewItemItem.
value
boolFocused state.
Sets focused state for the item.
void SetFocused(TreeViewItem item, bool value)
item
TreeViewItemItem.
value
boolFocused state.