SystemParameters.ToolTipAnimation Egenskap

Definition

Hämtar ett värde som anger om ToolTip animering är aktiverat.

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

Egenskapsvärde

trueom Knappbeskrivningsanimering är aktiverat; annars . false

Attribut

Kommentarer

Mappar till SPI_GETTOOLTIPANIMATION. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för