SystemParameters.ToolTipAnimation Свойство

Определение

Возвращает значение, указывающее, включена ли ToolTip анимация.

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

Значение свойства

true Значение , если включена анимация подсказки; falseв противном случае .

Атрибуты

Комментарии

Сопоставляется с SPI_GETTOOLTIPANIMATION. См. раздел SystemParametersInfo.

Использование атрибута XAML

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

Применяется к