SystemParameters.HighContrastKey プロパティ

定義

HighContrast プロパティの ResourceKey を取得します。

public:
 static property System::Windows::ResourceKey ^ HighContrastKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey HighContrastKey { get; }
static member HighContrastKey : System.Windows.ResourceKey
Public Shared ReadOnly Property HighContrastKey As ResourceKey

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

<object property="{SystemParameters.HighContrastKey}"/>

適用対象