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