1 instantiation of ToolStripContainerTypedControlCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (1)
356return new ToolStripContainerTypedControlCollection(this, /*isReadOnly*/true);
1 reference to ToolStripContainerTypedControlCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (1)
40if (Controls is ToolStripContainerTypedControlCollection controlCollection)