SelectingItemsControlSelectionChanged Event

Occurs when the control's selection changes.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<SelectionChangedEventArgs> SelectionChanged

Value

EventHandlerSelectionChangedEventArgs

See Also