Event ExpandedChanged
Occurs after IsExpanded property value of a tree item belonging to this TreeView changes.
public event EventHandler<TreeViewEventArgs>? ExpandedChanged
Returns
- EventHandler<TreeViewEventArgs>
- Occurs after property value of a tree item belonging to this changes.