4 references to DesignerActionListsChangedEventArgs
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionService.cs (4)
78
OnDesignerActionListsChanged(new
DesignerActionListsChangedEventArgs
(comp, DesignerActionListsChangedType.ActionListsAdded, GetComponentActions(comp)));
108
OnDesignerActionListsChanged(
new
(comp, DesignerActionListsChangedType.ActionListsRemoved, GetComponentActions(comp)));
312
OnDesignerActionListsChanged(new
DesignerActionListsChangedEventArgs
(comp, DesignerActionListsChangedType.ActionListsRemoved, GetComponentActions(comp)));
366
OnDesignerActionListsChanged(new
DesignerActionListsChangedEventArgs
(comp, DesignerActionListsChangedType.ActionListsRemoved, GetComponentActions(comp)));