 
            | Miner.Windows Assembly > Miner.Windows Namespace : MainApp Class | 
For a list of all members of this type, see MainApp members.
| Name | Description | |
|---|---|---|
|  | ApplicationClosing | The event that is raised to allow listeners to perform whatever close-down operations they desire. | 
|  | ApplicationInitialized | The event that is raised to allow listeners to perform whatever initialization operations they desire after all application objects have been created. | 
|  | ApplicationInitializing | The event that is raised to allow listeners to perform whatever initialization operations they desire before any application objects have been created. | 
|  | ApplicationStarting | The event that is raised to allow listeners to perform whatever startup operations they desire. | 
|  | PerformDefaultLayout | The event that is raised to allow the application to provide the display layout when no layout information has been persisted. | 
|  | PerformDefaultSettings | The event that is raised to allow the application to set the display settings desired. | 
|  | SelectSplashImage | The event that is raised to allow listeners (main application using this framework) to specify the image to be used for the splash screen. |