SystemParameters.ToolTipPopupAnimationKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ToolTipPopupAnimation.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a