Method | Description | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void | ||
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Method | Description | |
---|---|---|
App_DispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void | ||
CurrentDomain_UnhandledException ( object sender, |
||
ShowUnhandledExceptionDialog ( |
||
TaskScheduler_UnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs e ) : void |
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | |
return | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
return | void |