2 writes to ActionLists
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (1)
216behavior.ActionLists = dalColl;
System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs (1)
28ActionLists = actionLists;
2 references to ActionLists
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (1)
338dap?.UpdateTasks(behaviorWithPanelToRegen.ActionLists,
System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs (1)
62lists.AddRange(ActionLists);