4 references to handler
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (4)
297command = new MenuCommand(handler, StandardCommands.Copy) 307command = new MenuCommand(handler, StandardCommands.Paste) 317command = new MenuCommand(handler, StandardCommands.Delete) 327command = new MenuCommand(handler, StandardCommands.Cut)