29 writes to noSelectionChangeCount
System.Windows.Forms (29)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3847this.noSelectionChangeCount = value;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (28)
3435this.noSelectionChangeCount++; 3551this.noSelectionChangeCount++; 12493this.noSelectionChangeCount++; 13142this.noSelectionChangeCount++; 14157this.noSelectionChangeCount++; 14611this.noSelectionChangeCount++; 18411this.noSelectionChangeCount++; 18953this.noSelectionChangeCount++; 20722this.noSelectionChangeCount++; 21560this.noSelectionChangeCount++; 22014this.noSelectionChangeCount++; 22526this.noSelectionChangeCount++; 22906this.noSelectionChangeCount++; 23303this.noSelectionChangeCount++; 23545this.noSelectionChangeCount++; 23765this.noSelectionChangeCount++; 24147this.noSelectionChangeCount++; 24469this.noSelectionChangeCount++; 24756this.noSelectionChangeCount++; 26645this.noSelectionChangeCount++; 26705this.noSelectionChangeCount--; 27765this.noSelectionChangeCount++; 27958this.noSelectionChangeCount++; 27996this.noSelectionChangeCount++; 28073this.noSelectionChangeCount++; 28112this.noSelectionChangeCount++; 28570this.noSelectionChangeCount++; 28736this.noSelectionChangeCount++;
14 references to noSelectionChangeCount
System.Windows.Forms (14)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3842return this.noSelectionChangeCount;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (13)
5663Debug.Assert(this.noSelectionChangeCount == 0); 15171if (this.noSelectionChangeCount > 0) 25793Debug.Assert(this.noSelectionChangeCount > 0); 25819Debug.Assert(this.noSelectionChangeCount > 0); 25858Debug.Assert(this.noSelectionChangeCount > 0); 25910Debug.Assert(this.noSelectionChangeCount > 0); 26707Debug.Assert(this.noSelectionChangeCount >= 0); 26726if (this.noSelectionChangeCount == 0) 27197Debug.Assert(this.noSelectionChangeCount > 0); 27277Debug.Assert(this.noSelectionChangeCount > 0); 27309Debug.Assert(this.noSelectionChangeCount > 0); 27358Debug.Assert(this.noSelectionChangeCount > 0); 29256Debug.Assert(this.noSelectionChangeCount > 0);