SystemParameters.UIEffectsKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad UIEffects.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a