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相依性屬性的識別碼。

適用於