SystemParameters.HighContrastKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad HighContrast.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a