2 references to AddHandlers
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContextMenuStrip.cs (1)
62
contextMenuStrip.Events.
AddHandlers
(this.Events);
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
613
menuItem.Events.
AddHandlers
(this.Events);