| Application Properties |
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
| Current |
Gets the Application object for the current application.
| |
| Resources |
Gets a collection of application-scoped resources, such as styles, templates,
and brushes.
| |
| RootVisual |
Gets or sets the main application UI. This is an alias for: Window.Current.Content
|