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 依存関係プロパティの識別子。

適用対象