Share via


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 依赖属性的标识符。

适用于