SelectingItemsControlIsSelectedChangedEvent Field
Event that should be raised by containers when their selection state changes to notify
the parent
SelectingItemsControl that their selection state has changed.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly RoutedEvent<RoutedEventArgs> IsSelectedChangedEvent
Public Shared ReadOnly IsSelectedChangedEvent As RoutedEvent(Of RoutedEventArgs)
static val IsSelectedChangedEvent: RoutedEvent<RoutedEventArgs>
Field Value
RoutedEventRoutedEventArgs