SystemParameters.HighContrast Eigenschaft

Definition

Ruft Informationen zum Barrierefreiheitsfeature für hohen Kontrast ab.

public:
 static property bool HighContrast { bool get(); };
public static bool HighContrast { [System.Security.SecurityCritical] get; }
public static bool HighContrast { get; }
[<get: System.Security.SecurityCritical>]
static member HighContrast : bool
static member HighContrast : bool
Public Shared ReadOnly Property HighContrast As Boolean

Eigenschaftswert

true , wenn die HIGHCONTRASTON-Option ausgewählt wurde, andernfalls false.

Attribute

Hinweise

Wird SPI_GETHIGHCONTRAST zugeordnet, die auf HCF_HIGHCONTRASTON verweist. Siehe SystemParametersInfo und HighContrast.

XAML-Attributsyntax

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

Gilt für: