Skip to main content

Cancel Event

Occurs when a selection is canceled before it is committed.

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<RoutedEventArgs> Cancel
View Source

Value

EventHandler(RoutedEventArgs)

Implements

ISelectionAdapter.Cancel

See Also

Reference

SelectingItemsControlSelectionAdapter Class
Avalonia.Controls.Utils Namespace