5 references to GetClassicPreferredHeight
System.Windows.Forms (5)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
372
cp.Height =
GetClassicPreferredHeight
();
378
cp.Height =
GetClassicPreferredHeight
();
840
return
GetClassicPreferredHeight
();
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
146
:
GetClassicPreferredHeight
();
399
:
GetClassicPreferredHeight
();