1 reference to OnCommandPaste
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
556
_newCommandPaste = new MenuCommand(new EventHandler(
OnCommandPaste
), StandardCommands.Paste);