ThemeSettings.HighContrastScheme 属性

定义

系统的高对比度方案或样式(如果当前已应用)。

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

属性值

String

Platform::String

winrt::hstring

如果 HighContrasttrue,则此值从系统返回表示高对比度方案或样式的字符串。

适用于

另请参阅