1 write to ActionLists
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs (1)
28ActionLists = actionLists;
2 references to ActionLists
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionUI.cs (2)
438g = GetDesignerActionGlyph(relatedComponent, e.ActionLists); 450if (e.ChangeType == DesignerActionListsChangedType.ActionListsRemoved && e.ActionLists!.Count == 0)