1 implementation of DropDownControl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1678public void /* cpr IWindowsFormsEditorService. */ DropDownControl(Control ctl) {
1 reference to DropDownControl
System.Workflow.Activities (1)
Designers\SetStateDesigner.cs (1)
269_editorService.DropDownControl(dropDownList);