SystemParameters.ComboBoxAnimationKey Propriedade

Definição

Recebe o ResourceKey valor da ComboBoxAnimation propriedade.

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 Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

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

Aplica-se a