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