SystemParameters.ToolTipAnimationKey プロパティ

定義

ToolTipAnimation プロパティの ResourceKey を取得します。

public:
 static property System::Windows::ResourceKey ^ ToolTipAnimationKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey ToolTipAnimationKey { get; }
static member ToolTipAnimationKey : System.Windows.ResourceKey
Public Shared ReadOnly Property ToolTipAnimationKey As ResourceKey

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象