3 references to DesignerActionListsChanged
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionListsChangedEventArgs.cs (1)
7/// Provides data for the <see cref="DesignerActionService.DesignerActionListsChanged" /> event.
System\ComponentModel\Design\DesignerActionUI.cs (2)
85_designerActionService.DesignerActionListsChanged += OnDesignerActionsChanged; 141_designerActionService.DesignerActionListsChanged -= OnDesignerActionsChanged;