2 references to OnDropDown
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3566OnDropDown(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBoxTests.cs (1)
2902public new void OnDropDown(EventArgs e) => base.OnDropDown(e);