29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3021_noSelectionChangeCount = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3391_noSelectionChangeCount++; 3502_noSelectionChangeCount++; 12124_noSelectionChangeCount++; 12774_noSelectionChangeCount++; 13677_noSelectionChangeCount++; 14140_noSelectionChangeCount++; 17932_noSelectionChangeCount++; 18421_noSelectionChangeCount++; 20173_noSelectionChangeCount++; 21088_noSelectionChangeCount++; 21562_noSelectionChangeCount++; 22100_noSelectionChangeCount++; 22530_noSelectionChangeCount++; 22991_noSelectionChangeCount++; 23251_noSelectionChangeCount++; 23479_noSelectionChangeCount++; 23910_noSelectionChangeCount++; 24267_noSelectionChangeCount++; 24553_noSelectionChangeCount++; 26553_noSelectionChangeCount++; 26619_noSelectionChangeCount--; 27756_noSelectionChangeCount++; 27955_noSelectionChangeCount++; 27993_noSelectionChangeCount++; 28074_noSelectionChangeCount++; 28113_noSelectionChangeCount++; 28523_noSelectionChangeCount++; 28692_noSelectionChangeCount++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3017get => _noSelectionChangeCount;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14687if (_noSelectionChangeCount > 0) 25679Debug.Assert(_noSelectionChangeCount > 0); 25706Debug.Assert(_noSelectionChangeCount > 0); 25747Debug.Assert(_noSelectionChangeCount > 0); 25799Debug.Assert(_noSelectionChangeCount > 0); 26621Debug.Assert(_noSelectionChangeCount >= 0); 26640if (_noSelectionChangeCount == 0) 27155Debug.Assert(_noSelectionChangeCount > 0); 27238Debug.Assert(_noSelectionChangeCount > 0); 27275Debug.Assert(_noSelectionChangeCount > 0); 27326Debug.Assert(_noSelectionChangeCount > 0); 29226Debug.Assert(_noSelectionChangeCount > 0);