29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3033_noSelectionChangeCount = value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3447_noSelectionChangeCount++; 3558_noSelectionChangeCount++; 12180_noSelectionChangeCount++; 12830_noSelectionChangeCount++; 13733_noSelectionChangeCount++; 14196_noSelectionChangeCount++; 17991_noSelectionChangeCount++; 18480_noSelectionChangeCount++; 20229_noSelectionChangeCount++; 21144_noSelectionChangeCount++; 21618_noSelectionChangeCount++; 22164_noSelectionChangeCount++; 22594_noSelectionChangeCount++; 23055_noSelectionChangeCount++; 23315_noSelectionChangeCount++; 23543_noSelectionChangeCount++; 23974_noSelectionChangeCount++; 24331_noSelectionChangeCount++; 24617_noSelectionChangeCount++; 26617_noSelectionChangeCount++; 26683_noSelectionChangeCount--; 27821_noSelectionChangeCount++; 28020_noSelectionChangeCount++; 28058_noSelectionChangeCount++; 28139_noSelectionChangeCount++; 28178_noSelectionChangeCount++; 28588_noSelectionChangeCount++; 28757_noSelectionChangeCount++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3029get => _noSelectionChangeCount;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14743if (_noSelectionChangeCount > 0) 25743Debug.Assert(_noSelectionChangeCount > 0); 25770Debug.Assert(_noSelectionChangeCount > 0); 25811Debug.Assert(_noSelectionChangeCount > 0); 25863Debug.Assert(_noSelectionChangeCount > 0); 26685Debug.Assert(_noSelectionChangeCount >= 0); 26704if (_noSelectionChangeCount == 0) 27220Debug.Assert(_noSelectionChangeCount > 0); 27303Debug.Assert(_noSelectionChangeCount > 0); 27340Debug.Assert(_noSelectionChangeCount > 0); 27391Debug.Assert(_noSelectionChangeCount > 0); 29291Debug.Assert(_noSelectionChangeCount > 0);