SystemParameters.ComboBoxAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Folie geöffnete Effekt für Kombinationsfelder aktiviert ist.

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

Eigenschaftswert

truefür aktiviert; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETCOMBOBOXANIMATION zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

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

Gilt für: