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