Click or drag to resize
Application Properties

The Application type exposes the following members.

Properties
  NameDescription
Public propertyDebugSettings
Gets an object that declares how the app behaves when run in a debug environment.
(Inherited from Application.)
Public propertyDispatcher
Access application/windows specific dispatcher.
Public propertyFocusVisualKind (Inherited from Application.)
Public propertyFrame
Shortcut for accessing application root Frame.
Public propertyRequestedTheme
Gets or sets a value that determines the light-dark preference for the overall theme of an app.
(Inherited from Application.)
Public propertyRequiresPointerMode (Inherited from Application.)
Public propertyResources
Gets a collection of application-scoped resources, such as styles, templates, and brushes.
(Inherited from Application.)
Top
See Also