3 references to DATAGRIDVIEWSTATE2_replacedCellSelected
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
17818if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellSelected]) 17859this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellSelected] = this.individualSelectedCells.Contains(dataGridViewCell); 17860if (this.dataGridViewState2[DATAGRIDVIEWSTATE2_replacedCellSelected])