1 write to dataGridRowsLength
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGrid.cs (1)
1399dataGridRowsLength = newRowsLength;
9 references to dataGridRowsLength
System.Windows.Forms (9)
winforms\Managed\System\WinForms\DataGrid.cs (9)
1051if (currentRow == dataGridRowsLength - 1 && policy.AllowAdd) { 1425return dataGridRowsLength; 7702if (this.dataGridRowsLength == 0) { 7780if (this.dataGridRowsLength == 0) { 7884if (this.dataGridRowsLength == 0) { 7901if (this.dataGridRowsLength == 0) { 7934if (this.dataGridRowsLength == 0) { 8049if (this.dataGridRowsLength == 0) { 8101if (this.dataGridRowsLength == 0) {