The AppCanApp type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Args |
The Arguments the application was started with
|
![]() | Container |
Gets the root unity container (or derived classes can set it)
|
![]() | ContextManager |
Returns context manager (or derived class can set the context manager)
|
![]() | DefaultContextName | |
![]() | 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.) |
![]() ![]() | ModelManager |
Gets or sets the model manager.
|
![]() | 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.) |
![]() | ShellContext |
Returns the context instance used for the shell main window
|
![]() | 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.) |