SystemParameters.ToolTipAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die ToolTip-Animation aktiviert ist.

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

Eigenschaftswert

true, wenn die QuickInfo-Animation aktiviert ist, andernfalls false.

Attribute

Hinweise

Wird SPI_GETTOOLTIPANIMATION zugeordnet. Weitere Informationen finden Sie unter SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: