SystemParameters.UIEffectsKey Propriété

Définition

Obtient la ResourceKey pour la propriété 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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à