SystemParameters.ToolTipPopupAnimation Eigenschaft

Definition

Ruft den Systemwert der PopupAnimation-Eigenschaft für QuickInfos ab.

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

Eigenschaftswert

Ein Systemwert für die Eigenschaft für die Popup-Animation.

Hinweise

XAML-Attributsyntax

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

Gilt für: