10 references to CloneInternal
System.Windows.Forms (10)
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
201
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1174
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
497
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
127
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
871
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewHeaderCell.cs (1)
301
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
292
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (1)
496
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
170
base.
CloneInternal
(dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
162
base.
CloneInternal
(dataGridViewCell);