SystemParameters.ComboBoxPopupAnimationKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a