2 references to EditorServiceContext
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
1440new EditorServiceContext(this, TypeDescriptor.GetProperties(Component)["Items"], SR.ToolStripItemCollectionEditorVerb);
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
408new EditorServiceContext(this, TypeDescriptor.GetProperties(Component)["Items"], SR.ToolStripItemCollectionEditorVerb);