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