Method RemoveItemAndSelectSibling
RemoveItemAndSelectSibling(TreeViewItem?)
Removes item and selects its sibling (next or previous on the same level).
public virtual void RemoveItemAndSelectSibling(TreeViewItem? item)
Parameters
itemTreeViewItem
Removes item and selects its sibling (next or previous on the same level).
public virtual void RemoveItemAndSelectSibling(TreeViewItem? item)
item TreeViewItem