Provides classes that allow developers to define the app settings that appear in the settings pane of the Windows shell. The settings pane provides a consistent place for users to access app settings.
Members
The Windows.UI.ApplicationSettings namespace has these types of members:
Classes
The Windows.UI.ApplicationSettings namespace has these classes.
| Class | Description |
|---|---|
| SettingsCommand | Creates a settings command object that represents a settings entry. This settings command can be appended to the ApplicationCommands vector. |
| SettingsPane | A static class that enables the app to control the Settings Charm pane. The app can add or remove commands, receive a notification when the user opens the pane, or open the pane programmatically. |
| SettingsPaneCommandsRequest | Contains properties that are only available during the CommandsRequested event. |
| SettingsPaneCommandsRequestedEventArgs | Contains arguments that are available from the event object during the CommandsRequested event. |
Enumerations
The Windows.UI.ApplicationSettings namespace has these enumerations.
| Enumeration | Description |
|---|---|
| SettingsEdgeLocation | Specifies the edge of the screen where the Settings charms appear. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- Samples
- Application settings sample
Build date: 12/4/2012