Share via


KnownResourceQualifierName.Contrast Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The name for a qualifier based on the contrast settings.

Applies to