1 instantiation of ToolStripItemCustomMenuItemCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripItemDesigner.cs (1)
93
_toolStripItemCustomMenuItemCollection ??= new
ToolStripItemCustomMenuItemCollection
(Component.Site, ToolStripItem);
1 reference to ToolStripItemCustomMenuItemCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripItemDesigner.cs (1)
36
private
ToolStripItemCustomMenuItemCollection
_toolStripItemCustomMenuItemCollection;