SystemParameters.ToolTipAnimationKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la ToolTipAnimation proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a