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