KnownResourceQualifierName.Theme Property

Definition

Gets the name of the qualifier for the system theme.

public:
 static property Platform::String ^ Theme { Platform::String ^ get(); };
static winrt::hstring Theme();
public static string Theme { get; }
var string = KnownResourceQualifierName.theme;
Public Shared ReadOnly Property Theme As String

Property Value

String

Platform::String

winrt::hstring

The name of the qualifier for the system theme.

Applies to