4 references to EditComponent
System.Web.Mobile (3)
UI\MobileControls\Design\ListDesigner.cs (1)
532result = compEditor.EditComponent(_list);
UI\MobileControls\Design\ObjectListDesigner.cs (1)
564result = compEditor.EditComponent(_objectList);
UI\MobileControls\Design\SelectionListDesigner.cs (1)
426result = compEditor.EditComponent(_selectionList);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
3560success = editor.EditComponent(obj);