DispatcherUnhandledExceptionEventArgsHandled Property

Gets or sets whether the exception event has been handled.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Handled { get; set; }

Property Value

Boolean

See Also