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