Windows.UI.Xaml.UnhandledExceptionEventArgs

June 22, 2022 · View on GitHub

-description

Provides data for the UnhandledException event.

-remarks

For more info on how to write a handler based on the UnhandledExceptionEventHandler delegate, see Exception handling for in C# or Visual Basic and Remarks in UnhandledException.

If you're using Visual C++ component extensions (C++/CX), see Exceptions (C++/CX).

-examples

-see-also

UnhandledException, UnhandledExceptionEventHandler, Application, Exception handling for in C# or Visual Basic, Exceptions (C++/CX)