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)
3017
get =>
_noSelectionChangeCount
;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14687
if (
_noSelectionChangeCount
> 0)
25679
Debug.Assert(
_noSelectionChangeCount
> 0);
25706
Debug.Assert(
_noSelectionChangeCount
> 0);
25747
Debug.Assert(
_noSelectionChangeCount
> 0);
25799
Debug.Assert(
_noSelectionChangeCount
> 0);
26621
Debug.Assert(
_noSelectionChangeCount
>= 0);
26640
if (
_noSelectionChangeCount
== 0)
27155
Debug.Assert(
_noSelectionChangeCount
> 0);
27238
Debug.Assert(
_noSelectionChangeCount
> 0);
27275
Debug.Assert(
_noSelectionChangeCount
> 0);
27326
Debug.Assert(
_noSelectionChangeCount
> 0);
29226
Debug.Assert(
_noSelectionChangeCount
> 0);