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 종속성 속성의 식별자입니다.

적용 대상