4 references to PreferredHeight
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBox.cs (4)
431
cp.Height =
PreferredHeight
;
436
cp.Height =
PreferredHeight
;
460
return new Size(121,
PreferredHeight
);
2140
proposedHeight =
PreferredHeight
;