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