1 write to _actionLists
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
71
_actionLists
??= new ToolStripActionList(this);
1 reference to _actionLists
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
73
actionLists.Add(
_actionLists
);