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