2 references to VerbsCommand
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ComponentDesigner.CDDesignerCommandSet.cs (1)
21
VerbsCommand
=> _componentDesigner.Verbs,
System\ComponentModel\Design\DesignerCommandSet.cs (1)
15
public DesignerVerbCollection? Verbs => (DesignerVerbCollection?)GetCommands(
VerbsCommand
);