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