Click or drag to resize
Application Properties

The Application type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrent
Gets the Application object for the current application.
Public propertyResources
Gets a collection of application-scoped resources, such as styles, templates, and brushes.
Public propertyRootVisual
Gets or sets the main application UI. This is an alias for: Window.Current.Content
Top
See Also