App Properties |
The App type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
![]() | MainWindow | Gets or sets the main window of the application. (Inherited from Application.) |
![]() | Properties | Gets a collection of application-scope properties. (Inherited from Application.) |
![]() | Resources | Gets or sets a collection of application-scope resources, such as styles and brushes. (Inherited from Application.) |
![]() | ShutdownMode | Gets or sets the condition that causes the Shutdown method to be called. (Inherited from Application.) |
![]() | StartupUri | Gets or sets a UI that is automatically shown when an application starts. (Inherited from Application.) |
![]() | Windows | Gets the instantiated windows in an application. (Inherited from Application.) |