1 override of OnDropDownOpened
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagEditor.xaml.cs (1)
96protected override void OnDropDownOpened(EventArgs e)
2 references to OnDropDownOpened
PresentationFramework (1)
src\Framework\System\Windows\Controls\ComboBox.cs (1)
282comboBox.OnDropDownOpened(EventArgs.Empty);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagEditor.xaml.cs (1)
98base.OnDropDownOpened(e);