SystemParameters.HighContrastKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la HighContrast proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a