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
" />.
20
private readonly
ToolStripCollectionEditor
_editor;
102
_editor = (
ToolStripCollectionEditor
)parent;