29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3028_noSelectionChangeCount = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3388_noSelectionChangeCount++; 3499_noSelectionChangeCount++; 12121_noSelectionChangeCount++; 12771_noSelectionChangeCount++; 13674_noSelectionChangeCount++; 14137_noSelectionChangeCount++; 17926_noSelectionChangeCount++; 18415_noSelectionChangeCount++; 20164_noSelectionChangeCount++; 21079_noSelectionChangeCount++; 21553_noSelectionChangeCount++; 22091_noSelectionChangeCount++; 22521_noSelectionChangeCount++; 22982_noSelectionChangeCount++; 23242_noSelectionChangeCount++; 23470_noSelectionChangeCount++; 23901_noSelectionChangeCount++; 24258_noSelectionChangeCount++; 24544_noSelectionChangeCount++; 26544_noSelectionChangeCount++; 26610_noSelectionChangeCount--; 27748_noSelectionChangeCount++; 27947_noSelectionChangeCount++; 27985_noSelectionChangeCount++; 28066_noSelectionChangeCount++; 28105_noSelectionChangeCount++; 28515_noSelectionChangeCount++; 28684_noSelectionChangeCount++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3024get => _noSelectionChangeCount;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14684if (_noSelectionChangeCount > 0) 25670Debug.Assert(_noSelectionChangeCount > 0); 25697Debug.Assert(_noSelectionChangeCount > 0); 25738Debug.Assert(_noSelectionChangeCount > 0); 25790Debug.Assert(_noSelectionChangeCount > 0); 26612Debug.Assert(_noSelectionChangeCount >= 0); 26631if (_noSelectionChangeCount == 0) 27147Debug.Assert(_noSelectionChangeCount > 0); 27230Debug.Assert(_noSelectionChangeCount > 0); 27267Debug.Assert(_noSelectionChangeCount > 0); 27318Debug.Assert(_noSelectionChangeCount > 0); 29218Debug.Assert(_noSelectionChangeCount > 0);