SystemParameters.ComboBoxAnimation Egenskap

Definition

Hämtar ett värde som anger om bildöppningseffekten för kombinationsrutor är aktiverad.

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

Egenskapsvärde

trueför aktiverad; annars . false

Attribut

Kommentarer

Mappar till SPI_GETCOMBOBOXANIMATION. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för