Method Collapse
Collapse()
Collapses the tree item.
public void Collapse()
Remarks
The Collapse() method collapses the TreeViewItem, while leaving the child items expanded state unchanged.
Collapses the tree item.
public void Collapse()
The Collapse() method collapses the TreeViewItem, while leaving the child items expanded state unchanged.