SystemParameters.ComboBoxAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Slide-Open-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

Im aktivierten Zustand true, andernfalls false.

Attribute

Hinweise

Wird SPI_GETCOMBOBOXANIMATION zugeordnet. Weitere Informationen finden Sie unter SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: