2 references to HandleTextUpdate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
568comboBox.TextUpdate += new EventHandler(HandleTextUpdate); 585comboBox.TextUpdate -= new EventHandler(HandleTextUpdate);