2 references to DefaultDropDownHeight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
573
return
DefaultDropDownHeight
;
3370
if (height ==
DefaultDropDownHeight
) {