SelectionModel<T>.

SelectionChanged Event

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>
Event Type
EventHandler<SelectionModelSelectionChangedEventArgs<T>>?

Syntax

public event EventHandler<SelectionModelSelectionChangedEventArgs<T>>? SelectionChanged