SystemParameters.ToolTipPopupAnimationKey Propiedad

Definición

Obtiene para ResourceKey la ToolTipPopupAnimation propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a