SystemParameters.ComboBoxPopupAnimationKey Propiedad

Definición

Obtiene para ResourceKey la ComboBoxPopupAnimation propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a