Name |
Description |
AboutPage |
An empty page that can be used on its own or navigated to within a Frame. |
PermissionsPage |
An empty page that can be used on its own or navigated to within a Frame. |
SettingsActivity |
|
SettingsCommand |
Creates a settings command object that represents a settings entry. This settings command can be appended to the ApplicationCommands collection. |
SettingsPane |
A static class that enables the app to control the Settings page. The app can add or remove commands, receive a notification when the user opens the pane, or open the page programmatically. |
SettingsPaneCommandsRequest |
Contains properties that are only available during the SettingsPane.CommandsRequested event. |
SettingsPaneCommandsRequestedEventArgs |
Contains arguments that are available from the event object during the SettingsPane.CommandsRequested event. |
UserPermission |
|