ISelectionAdapterCommit Event

Occurs when a selected item is not cancelled and is committed as the selected item.

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
event EventHandler<RoutedEventArgs> Commit

Value

EventHandlerRoutedEventArgs

See Also