Method | Description | |
---|---|---|
App ( ) : System.Windows | ||
App_DispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void |
Unhandled exception are logged, and not handled
|
public App_DispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Threading.DispatcherUnhandledExceptionEventArgs | |
return | void |