ComboBox.IsDropDownOpenProperty 屬性

定義

識別 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

屬性值

IsDropDownOpen相依性屬性的識別碼。

適用於