Méthode | Description | |
---|---|---|
App ( ) : System |
Méthode | Description | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void | ||
OnSessionEnding ( System.Windows.SessionEndingCancelEventArgs e ) : void | ||
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Méthode | Description | |
---|---|---|
OnDispatcherUnhandledException ( object sender, System e ) : void |
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | |
Résultat | void |
protected OnSessionEnding ( System.Windows.SessionEndingCancelEventArgs e ) : void | ||
e | System.Windows.SessionEndingCancelEventArgs | |
Résultat | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
Résultat | void |