2 references to DataGridViewCellLinkedList
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (2)
469this.individualSelectedCells = new DataGridViewCellLinkedList(); 470this.individualReadOnlyCells = new DataGridViewCellLinkedList();