SelectionChangedEvent Field
Defines the SelectionChanged event.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<SelectionChangedEventArgs> SelectionChangedEvent
Public Shared ReadOnly SelectionChangedEvent As RoutedEvent(Of SelectionChangedEventArgs)
static val SelectionChangedEvent: RoutedEvent<SelectionChangedEventArgs>
Field Value
RoutedEvent(SelectionChangedEventArgs)
See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace