2 writes to contextMenuStrip
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellContextMenuStripNeededEventArgs.cs (2)
27this.contextMenuStrip = contextMenuStrip; 39this.contextMenuStrip = value;
1 reference to contextMenuStrip
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCellContextMenuStripNeededEventArgs.cs (1)
35return this.contextMenuStrip;