Method | Description | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void | ||
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Method | Description | |
---|---|---|
CurrentDomainFirstChanceException ( object sender, FirstChanceExceptionEventArgs e ) : void | ||
CurrentDomainOnAssemblyLoad ( object sender, |
||
CurrentDomainUnhandledException ( object sender, |
||
CurrentOnDispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void | ||
ShowErrorMessageBox ( string title, string message ) : 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 |