Summary
Occurs when the control's selection changes.
- Namespace
- Avalonia
.Controls - Containing Type
- TreeView
- Event Type
- EventHandler
<Selection Changed >Event Args
Syntax
public event EventHandler<SelectionChangedEventArgs> SelectionChanged