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