Share via


SystemParameters.ToolTipAnimationKey Propriété

Définition

Obtient la ResourceKey pour la propriété ToolTipAnimation.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à