SystemParameters.ComboBoxPopupAnimationKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la ComboBoxPopupAnimation proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a