SystemParameters.ToolTipAnimationKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a