SystemParameters.ComboBoxPopupAnimation Eigenschaft

Definition

Ruft den Systemwert der PopupAnimation Eigenschaft für Kombinationsfelder ab.

public:
 static property System::Windows::Controls::Primitives::PopupAnimation ComboBoxPopupAnimation { System::Windows::Controls::Primitives::PopupAnimation get(); };
public static System.Windows.Controls.Primitives.PopupAnimation ComboBoxPopupAnimation { get; }
static member ComboBoxPopupAnimation : System.Windows.Controls.Primitives.PopupAnimation
Public Shared ReadOnly Property ComboBoxPopupAnimation As PopupAnimation

Eigenschaftswert

Ein Popupanimationswert.

Hinweise

XAML-Attributverwendung

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

Gilt für: