Share via


ComboBox.MaxDropDownHeightProperty プロパティ

定義

MaxDropDownHeight 依存関係プロパティを識別します。

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

プロパティ値

MaxDropDownHeight 依存関係プロパティの識別子。

適用対象