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

适用于