Cancel Property
Gets or sets a value indicating whether the routed event should be canceled.
Definition
Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
member Cancel : bool with get, set
Property Value
BooleanSee Also
Reference
CancelRoutedEventArgs Class
Avalonia.Interactivity Namespace