5 references to GetClassicPreferredHeight
System.Windows.Forms (5)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
374
cp.Height =
GetClassicPreferredHeight
();
380
cp.Height =
GetClassicPreferredHeight
();
844
return
GetClassicPreferredHeight
();
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
155
:
GetClassicPreferredHeight
();
559
:
GetClassicPreferredHeight
();