CancelRoutedEventArgsCancel Property
Gets or sets a value indicating whether the routed event should be canceled.
Namespace: Avalonia.InteractivityAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
member Cancel : bool with get, set
Property Value
Boolean