2 references to HandleSelectionChangeCommitted
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs (2)
413
comboBox.SelectionChangeCommitted +=
HandleSelectionChangeCommitted
;
429
comboBox.SelectionChangeCommitted -=
HandleSelectionChangeCommitted
;