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