Share via


SystemParameters.ComboBoxPopupAnimationKey Vlastnost

Definice

Získá vlastnost ResourceKey pro ComboBoxPopupAnimation .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro