DispatcherUnhandledExceptionFilterEventArgs 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. |
RequestCatch | Gets or sets whether the exception should be caught and the event handlers called.. |
See Also
Reference
DispatcherUnhandledExceptionFilterEventArgs Class
Avalonia.Threading Namespace