2 references to comboBox_SelectionChangeCommitted
System.WorkflowServices (2)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (2)
392comboBox.SelectionChangeCommitted -= new EventHandler(comboBox_SelectionChangeCommitted); 393comboBox.SelectionChangeCommitted += new EventHandler(comboBox_SelectionChangeCommitted);