1 write to cellCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2023cellCollection = new ArrangedElementCollection(InnerList);
2 references to cellCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
2022if (cellCollection == null) { 2025return cellCollection;