Method | Description | |
---|---|---|
Init ( ) : void |
Initializes this instance.
|
|
Reset ( ) : void |
Resets this instance.
|
Method | Description | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void |
Raises the E:System.Windows.Application.Exit event.
|
|
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Raises the E:System.Windows.Application.Startup event.
|
Method | Description | |
---|---|---|
Initialize ( bool force = false ) : void |
Initializes this instance.
|
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | An |
return | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | A |
return | void |