Condividi tramite


ThemeSettings.HighContrastScheme Proprietà

Definizione

Schema o stile a contrasto elevato del sistema, se ne è attualmente applicato uno.

public:
 property Platform::String ^ HighContrastScheme { Platform::String ^ get(); };
winrt::hstring HighContrastScheme();
public string HighContrastScheme { get; }
var string = themeSettings.highContrastScheme;
Public ReadOnly Property HighContrastScheme As String

Valore della proprietà

String

Platform::String

winrt::hstring

Se HighContrast è true, questo valore restituisce una stringa dal sistema che rappresenta lo schema a contrasto elevato o lo stile.

Si applica a

Vedi anche