2 references to Com2ComponentEditor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (2)
337if (Com2ComponentEditor.NeedsComponentEditor(component)) { 338EditorAttribute a = new EditorAttribute(typeof(Com2ComponentEditor), typeof(ComponentEditor));