SystemParameters.ComboBoxAnimationKey Propiedad

Definición

Obtiene para ResourceKey la ComboBoxAnimation propiedad .

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

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a