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