| -api-id | T:Windows.UI.Xaml.UnhandledExceptionEventHandler |
|---|---|
| -api-type | winrt delegate |
Represents the method that will handle the UnhandledException event.
The object where the handler is attached.
Event data.
For more info on how to write a handler based on this delegate, see Exception handling for in C# or Visual Basic and Remarks in UnhandledException.
UnhandledException, UnhandledExceptionEventArgs, Exception handling for in C# or Visual Basic, Exceptions (C++/CX)