SystemParameters.UIEffectsKey Vlastnost

Definice

Získá vlastnost ResourceKey pro 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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro