1 instantiation of ToolStripPanelRowControlCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (1)
272
return new
ToolStripPanelRowControlCollection
(this);
3 references to ToolStripPanelRowControlCollection
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (3)
88
internal
ToolStripPanelRowControlCollection
ControlsInternal
92
if (!Properties.TryGetValue(s_propControlsCollection, out
ToolStripPanelRowControlCollection
? controlsCollection))
270
private
ToolStripPanelRowControlCollection
CreateControlsInstance()