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