2 writes to contextMenuStrip
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowContextMenuStripNeededEventArgs.cs (2)
31this.contextMenuStrip = contextMenuStrip; 52this.contextMenuStrip = value;
1 reference to contextMenuStrip
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowContextMenuStripNeededEventArgs.cs (1)
48return this.contextMenuStrip;