2 references to HandleDropDown
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
563comboBox.DropDown += new EventHandler(HandleDropDown); 580comboBox.DropDown -= new EventHandler(HandleDropDown);