2 references to CommandSetPaste
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
1860
using DesignerTransaction trans = host.CreateTransaction(SR.
CommandSetPaste
);
2483
trans = host.CreateTransaction(string.Format(SR.
CommandSetPaste
, 0));