1 instantiation of ComponentEditorForm
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
55ComponentEditorForm form = new ComponentEditorForm(component,
4 references to ComponentEditorForm
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (3)
64/// Initializes a new instance of the <see cref='System.Windows.Forms.Design.ComponentEditorForm'/> class. 536private ComponentEditorForm form; 543internal ComponentEditorPageSite(Control parent, Type pageClass, IComponent component, ComponentEditorForm form) {
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
55ComponentEditorForm form = new ComponentEditorForm(component,