2 references to ActionListsCommand
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs (1)
22ActionListsCommand => _componentDesigner.ActionLists,
System\ComponentModel\Design\DesignerCommandSet.cs (1)
17public DesignerActionListCollection? ActionLists => (DesignerActionListCollection?)GetCommands(ActionListsCommand);