2 references to comboBox1_SelectedValueChanged
PresentationUI (2)
MS\Internal\Documents\RMPublishingDialog.cs (2)
311
comboBoxTemplates.SelectedValueChanged += new EventHandler(
comboBox1_SelectedValueChanged
);
313
comboBox1_SelectedValueChanged
(null, null);