KnownResourceQualifierName Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains names for common resource qualifiers such as language, system theme, and display scale.
public ref class KnownResourceQualifierName abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.ApplicationModel.Resources.MrtContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownResourceQualifierName final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.ApplicationModel.Resources.MrtContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownResourceQualifierName
Public Class KnownResourceQualifierName
- Inheritance
- Attributes
Properties
Contrast |
Gets the name of the qualifier for the system contrast settings. |
Custom |
Gets the name of the qualifier for a custom value. |
DeviceFamily |
Gets the name of the qualifier for the current device's family. |
HomeRegion |
Gets the name of the qualifier for the current system home region. |
Language |
Gets the name of the qualifier for the system language. |
LayoutDirection |
Gets the name of the qualifier for the current system UI layout direction. |
Scale |
Gets the name of the qualifier for the current display scale. |
TargetSize |
Gets the name of the qualifier for target size. |
Theme |
Gets the name of the qualifier for the system theme. |