3 references to ToolStripCollectionEditor
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (3)
16/// Our internal form UI for the <see cref="ToolStripCollectionEditor" />. 20private readonly ToolStripCollectionEditor _editor; 102_editor = (ToolStripCollectionEditor)parent;