4 references to handler
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (4)
301command = new MenuCommand(handler, StandardCommands.Copy) 311command = new MenuCommand(handler, StandardCommands.Paste) 321command = new MenuCommand(handler, StandardCommands.Delete) 331command = new MenuCommand(handler, StandardCommands.Cut)