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)
3394_noSelectionChangeCount++; 3505_noSelectionChangeCount++; 12117_noSelectionChangeCount++; 12763_noSelectionChangeCount++; 13666_noSelectionChangeCount++; 14129_noSelectionChangeCount++; 17916_noSelectionChangeCount++; 18405_noSelectionChangeCount++; 20161_noSelectionChangeCount++; 21076_noSelectionChangeCount++; 21550_noSelectionChangeCount++; 22088_noSelectionChangeCount++; 22518_noSelectionChangeCount++; 22976_noSelectionChangeCount++; 23234_noSelectionChangeCount++; 23462_noSelectionChangeCount++; 23893_noSelectionChangeCount++; 24250_noSelectionChangeCount++; 24536_noSelectionChangeCount++; 26536_noSelectionChangeCount++; 26603_noSelectionChangeCount--; 27740_noSelectionChangeCount++; 27939_noSelectionChangeCount++; 27977_noSelectionChangeCount++; 28058_noSelectionChangeCount++; 28097_noSelectionChangeCount++; 28507_noSelectionChangeCount++; 28676_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)
14675if (_noSelectionChangeCount > 0) 25662Debug.Assert(_noSelectionChangeCount > 0); 25689Debug.Assert(_noSelectionChangeCount > 0); 25730Debug.Assert(_noSelectionChangeCount > 0); 25782Debug.Assert(_noSelectionChangeCount > 0); 26605Debug.Assert(_noSelectionChangeCount >= 0); 26624if (_noSelectionChangeCount == 0) 27139Debug.Assert(_noSelectionChangeCount > 0); 27222Debug.Assert(_noSelectionChangeCount > 0); 27259Debug.Assert(_noSelectionChangeCount > 0); 27310Debug.Assert(_noSelectionChangeCount > 0); 29210Debug.Assert(_noSelectionChangeCount > 0);