DispatcherUnhandledExceptionEventArgs Properties
Properties
Dispatcher | The Dispatcher associated with this event. (Inherited from DispatcherEventArgs) |
Exception | Gets the exception that was raised when executing code by way of the dispatcher. |
Handled | Gets or sets whether the exception event has been handled. |
See Also
Reference
DispatcherUnhandledExceptionEventArgs Class
Avalonia.Threading Namespace