DispatcherUnhandledExceptionEventArgsHandled Property
Gets or sets whether the exception event has been handled.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Handled { get; set; }
Public Property Handled As Boolean
Get
Set
member Handled : bool with get, set
Property Value
Boolean