App Class |
Namespace: ConsoleControlSample.WPF
public class App : Application
The App type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispatcher | (Inherited from DispatcherObject.) | |
| MainWindow | (Inherited from Application.) | |
| Properties | (Inherited from Application.) | |
| Resources | (Inherited from Application.) | |
| ShutdownMode | (Inherited from Application.) | |
| StartupUri | (Inherited from Application.) | |
| Windows | (Inherited from Application.) |
| Name | Description | |
|---|---|---|
| Activated | (Inherited from Application.) | |
| Deactivated | (Inherited from Application.) | |
| DispatcherUnhandledException | (Inherited from Application.) | |
| Exit | (Inherited from Application.) | |
| FragmentNavigation | (Inherited from Application.) | |
| LoadCompleted | (Inherited from Application.) | |
| Navigated | (Inherited from Application.) | |
| Navigating | (Inherited from Application.) | |
| NavigationFailed | (Inherited from Application.) | |
| NavigationProgress | (Inherited from Application.) | |
| NavigationStopped | (Inherited from Application.) | |
| SessionEnding | (Inherited from Application.) | |
| Startup | (Inherited from Application.) |