2 references to ActionListsAdded
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionService.cs (1)
78
OnDesignerActionListsChanged(new DesignerActionListsChangedEventArgs(comp, DesignerActionListsChangedType.
ActionListsAdded
, GetComponentActions(comp)));
System\ComponentModel\Design\DesignerActionUI.cs (1)
427
if (e.ChangeType == DesignerActionListsChangedType.
ActionListsAdded
)