SelectingItemsControlSelectionAdapterCancel Event
Occurs when a selection is canceled before it is committed.
Namespace: Avalonia.Controls.UtilsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<RoutedEventArgs> Cancel
Public Event Cancel As EventHandler(Of RoutedEventArgs)
abstract Cancel : IEvent<EventHandler<RoutedEventArgs>,
RoutedEventArgs>
override Cancel : IEvent<EventHandler<RoutedEventArgs>,
RoutedEventArgs>
EventHandlerRoutedEventArgsISelectionAdapterCancel