ThemeSettings.HighContrastScheme Property
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.
The High Contrast scheme or style of the system, if one is currently applied.
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
Property Value
If HighContrast is true, this value returns a string from the system representing the High Contrast scheme, or style.