SystemParameters.UIEffects Egenskap

Definition

Hämtar ett värde som anger om alla användargränssnittseffekter är aktiverade.

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

Egenskapsvärde

true om alla användargränssnittseffekter är aktiverade; false om de är inaktiverade.

Attribut

Kommentarer

Mappar till SPI_GETUIEFFECTS. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för