SelectingItemsControlSelectionChangedEvent Field

Defines the SelectionChanged event.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<SelectionChangedEventArgs> SelectionChangedEvent

Field Value

RoutedEventSelectionChangedEventArgs

See Also