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