Share via


SystemParameters.HighContrastKey Vlastnost

Definice

ResourceKey Získá pro HighContrast vlastnost .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro