SystemParameters.ClientAreaAnimationKey Propiedad

Definición

Obtiene un ResourceKey para la ClientAreaAnimation propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a