SystemParameters.ComboBoxAnimation Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het diaopeneffect voor keuzelijsten met invoervak is ingeschakeld.

public:
 static property bool ComboBoxAnimation { bool get(); };
public static bool ComboBoxAnimation { [System.Security.SecurityCritical] get; }
public static bool ComboBoxAnimation { get; }
[<get: System.Security.SecurityCritical>]
static member ComboBoxAnimation : bool
static member ComboBoxAnimation : bool
Public Shared ReadOnly Property ComboBoxAnimation As Boolean

Waarde van eigenschap

true ingeschakeld; anders, false.

Kenmerken

Opmerkingen

Wordt toegewezen aan SPI_GETCOMBOBOXANIMATION. Zie SystemParametersInfo.

XAML-kenmerkgebruik

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

Van toepassing op