Application Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationLifetimeObjects | Gets the application extension services that have been registered for this application. |
|
Current | Gets the Application object for the current application. |
|
Host | Gets various details about the Windows Phone application's host. |
|
Resources | Gets a collection of application-scoped resources, such as styles, templates, and brushes. |
|
RootVisual | Gets or sets the main application UI. |
Show: