29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3029
_noSelectionChangeCount
= value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3391
_noSelectionChangeCount
++;
3502
_noSelectionChangeCount
++;
12124
_noSelectionChangeCount
++;
12774
_noSelectionChangeCount
++;
13677
_noSelectionChangeCount
++;
14140
_noSelectionChangeCount
++;
17929
_noSelectionChangeCount
++;
18418
_noSelectionChangeCount
++;
20167
_noSelectionChangeCount
++;
21082
_noSelectionChangeCount
++;
21556
_noSelectionChangeCount
++;
22094
_noSelectionChangeCount
++;
22524
_noSelectionChangeCount
++;
22985
_noSelectionChangeCount
++;
23245
_noSelectionChangeCount
++;
23473
_noSelectionChangeCount
++;
23904
_noSelectionChangeCount
++;
24261
_noSelectionChangeCount
++;
24547
_noSelectionChangeCount
++;
26547
_noSelectionChangeCount
++;
26613
_noSelectionChangeCount
--;
27751
_noSelectionChangeCount
++;
27950
_noSelectionChangeCount
++;
27988
_noSelectionChangeCount
++;
28069
_noSelectionChangeCount
++;
28108
_noSelectionChangeCount
++;
28518
_noSelectionChangeCount
++;
28687
_noSelectionChangeCount
++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3025
get =>
_noSelectionChangeCount
;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14687
if (
_noSelectionChangeCount
> 0)
25673
Debug.Assert(
_noSelectionChangeCount
> 0);
25700
Debug.Assert(
_noSelectionChangeCount
> 0);
25741
Debug.Assert(
_noSelectionChangeCount
> 0);
25793
Debug.Assert(
_noSelectionChangeCount
> 0);
26615
Debug.Assert(
_noSelectionChangeCount
>= 0);
26634
if (
_noSelectionChangeCount
== 0)
27150
Debug.Assert(
_noSelectionChangeCount
> 0);
27233
Debug.Assert(
_noSelectionChangeCount
> 0);
27270
Debug.Assert(
_noSelectionChangeCount
> 0);
27321
Debug.Assert(
_noSelectionChangeCount
> 0);
29221
Debug.Assert(
_noSelectionChangeCount
> 0);