Provides data for the DesignerActionService.DesignerActionListsChanged event.
See Also: DesignerActionListsChangedEventArgs Members
A DesignerActionService.DesignerActionListsChanged event occurs when a System.ComponentModel.Design.DesignerActionList is added or removed from a managed collection of such lists. This event is not raised when an individual list element changes its value.
The DesignerActionService.DesignerActionListsChanged event is generated by the System.ComponentModel.Design.DesignerActionService class when its erload:System.ComponentModel.Design.DesignerActionService.Remove, erload:System.ComponentModel.Design.DesignerActionService.Add, and DesignerActionService.Clear methods are executed.