SystemParameters.ToolTipAnimationKey Propiedad

Definición

Obtiene para ResourceKey la ToolTipAnimation propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a