Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.1 KB

unhandledexceptioneventargs.md

File metadata and controls

25 lines (16 loc) · 1.1 KB
-api-id -api-type
T:Windows.UI.Xaml.UnhandledExceptionEventArgs
winrt class

Windows.UI.Xaml.UnhandledExceptionEventArgs

-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)