ComboBox.IsDropDownOpenProperty Propriété

Définition

Identifie la propriété de dépendance IsDropDownOpen .

public:
 static property DependencyProperty ^ IsDropDownOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDropDownOpenProperty();
public static DependencyProperty IsDropDownOpenProperty { get; }
var dependencyProperty = ComboBox.isDropDownOpenProperty;
Public Shared ReadOnly Property IsDropDownOpenProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance IsDropDownOpen .

S’applique à