Commit 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)
- C#
- VB
- F#
event EventHandler<RoutedEventArgs> Commit
Event Commit As EventHandler(Of RoutedEventArgs)
abstract Commit : IEvent<EventHandler<RoutedEventArgs>,
RoutedEventArgs>
Value
See Also
Reference
ISelectionAdapter Interface
Avalonia.Controls.Utils Namespace