2 references to Clone
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
927dataGridViewBand.ContextMenuStrip = this.ContextMenuStripInternal.Clone();
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1162dataGridViewCell.ContextMenuStrip = this.ContextMenuStripInternal.Clone();