SystemParameters.ClientAreaAnimationKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a