1 write to _cellCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs (1)
57
_cellCollection
??= new ArrangedElementCollection(InnerList);
1 reference to _cellCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs (1)
59
return
_cellCollection
;