5 references to ComponentActionsType
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionService.cs (5)
145return GetComponentActions(component, ComponentActionsType.All); 148public virtual DesignerActionListCollection GetComponentActions(IComponent component, ComponentActionsType type) 155case ComponentActionsType.All: 159case ComponentActionsType.Component: 162case ComponentActionsType.Service: