1 reference to OnComboBoxDropDownOpened
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\DynamicActivityPropertyChooser.xaml.cs (1)
26
this.comboBox.DropDownOpened += new EventHandler(this.
OnComboBoxDropDownOpened
);