SystemParameters.ClientAreaAnimationKey Propriété

Définition

Obtient une ResourceKey pour la propriété ClientAreaAnimation.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à