KnownResourceQualifierName Class

Definition

Contains names for common resource qualifiers such as language, system theme, and display scale.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.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
C#
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.ApplicationModel.Resources.MrtCoreContract), 65536)]
public static class KnownResourceQualifierName
Inheritance
Object KnownResourceQualifierName
Attributes

Properties

Contrast

Gets the name for a qualifier based on the contrast settings.

Custom

Gets the name for a qualifier based on a custom value.

DeviceFamily

Gets the name for a qualifier based on the current device's family.

HomeRegion

Gets the name for a qualifier based on the current home region.

Language

Gets the name for a qualifier based on the current language.

LayoutDirection

Gets the name for a qualifier based on the current UI layout direction.

Scale

Gets the name for a qualifier based on the current display scale.

TargetSize

Gets the name for a qualifier based on target size.

Theme

Gets the name for a qualifier based on the current theme.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6