1 instantiation of ControlCommandSet
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
776
_commandSet = new
ControlCommandSet
(component.Site);
1 reference to ControlCommandSet
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
25
private
ControlCommandSet
_commandSet;