OnCancel Method
Raises the Cancel event.
Definition
Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected virtual void OnCancel()
Protected Overridable Sub OnCancel
abstract OnCancel : unit -> unit
override OnCancel : unit -> unit
See Also
Reference
SelectingItemsControlSelectionAdapter Class
Avalonia.Controls.Utils Namespace