2 references to HandleDropDownClosed
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
564comboBox.DropDownClosed += new EventHandler(HandleDropDownClosed); 581comboBox.DropDownClosed -= new EventHandler(HandleDropDownClosed);