SystemParameters.ComboBoxAnimationKey Eigenschap

Definitie

Hiermee haalt u de ResourceKey voor de ComboBoxAnimation accommodatie op.

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

Waarde van eigenschap

Een resourcesleutel.

Opmerkingen

XAML-kenmerkgebruik

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

Van toepassing op