SystemParameters.UIEffects Proprietà

Definizione

Ottiene un valore che indica se tutti gli effetti dell'interfaccia utente sono abilitati.

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

Valore della proprietà

true se tutti gli effetti dell'interfaccia utente sono abilitati; false se sono disabilitati.

Attributi

Commenti

Esegue il mapping a SPI_GETUIEFFECTS. Vedere SystemParametersInfo.

Sintassi degli attributi XAML

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

Si applica a