29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3029_noSelectionChangeCount = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3391_noSelectionChangeCount++; 3502_noSelectionChangeCount++; 12124_noSelectionChangeCount++; 12774_noSelectionChangeCount++; 13677_noSelectionChangeCount++; 14140_noSelectionChangeCount++; 17929_noSelectionChangeCount++; 18418_noSelectionChangeCount++; 20167_noSelectionChangeCount++; 21082_noSelectionChangeCount++; 21556_noSelectionChangeCount++; 22094_noSelectionChangeCount++; 22524_noSelectionChangeCount++; 22985_noSelectionChangeCount++; 23245_noSelectionChangeCount++; 23473_noSelectionChangeCount++; 23904_noSelectionChangeCount++; 24261_noSelectionChangeCount++; 24547_noSelectionChangeCount++; 26547_noSelectionChangeCount++; 26613_noSelectionChangeCount--; 27751_noSelectionChangeCount++; 27950_noSelectionChangeCount++; 27988_noSelectionChangeCount++; 28069_noSelectionChangeCount++; 28108_noSelectionChangeCount++; 28518_noSelectionChangeCount++; 28687_noSelectionChangeCount++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3025get => _noSelectionChangeCount;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14687if (_noSelectionChangeCount > 0) 25673Debug.Assert(_noSelectionChangeCount > 0); 25700Debug.Assert(_noSelectionChangeCount > 0); 25741Debug.Assert(_noSelectionChangeCount > 0); 25793Debug.Assert(_noSelectionChangeCount > 0); 26615Debug.Assert(_noSelectionChangeCount >= 0); 26634if (_noSelectionChangeCount == 0) 27150Debug.Assert(_noSelectionChangeCount > 0); 27233Debug.Assert(_noSelectionChangeCount > 0); 27270Debug.Assert(_noSelectionChangeCount > 0); 27321Debug.Assert(_noSelectionChangeCount > 0); 29221Debug.Assert(_noSelectionChangeCount > 0);