29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3028
_noSelectionChangeCount
= value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3388
_noSelectionChangeCount
++;
3499
_noSelectionChangeCount
++;
12121
_noSelectionChangeCount
++;
12771
_noSelectionChangeCount
++;
13674
_noSelectionChangeCount
++;
14137
_noSelectionChangeCount
++;
17926
_noSelectionChangeCount
++;
18415
_noSelectionChangeCount
++;
20164
_noSelectionChangeCount
++;
21079
_noSelectionChangeCount
++;
21553
_noSelectionChangeCount
++;
22091
_noSelectionChangeCount
++;
22521
_noSelectionChangeCount
++;
22982
_noSelectionChangeCount
++;
23242
_noSelectionChangeCount
++;
23470
_noSelectionChangeCount
++;
23901
_noSelectionChangeCount
++;
24258
_noSelectionChangeCount
++;
24544
_noSelectionChangeCount
++;
26544
_noSelectionChangeCount
++;
26610
_noSelectionChangeCount
--;
27748
_noSelectionChangeCount
++;
27947
_noSelectionChangeCount
++;
27985
_noSelectionChangeCount
++;
28066
_noSelectionChangeCount
++;
28105
_noSelectionChangeCount
++;
28515
_noSelectionChangeCount
++;
28684
_noSelectionChangeCount
++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3024
get =>
_noSelectionChangeCount
;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14684
if (
_noSelectionChangeCount
> 0)
25670
Debug.Assert(
_noSelectionChangeCount
> 0);
25697
Debug.Assert(
_noSelectionChangeCount
> 0);
25738
Debug.Assert(
_noSelectionChangeCount
> 0);
25790
Debug.Assert(
_noSelectionChangeCount
> 0);
26612
Debug.Assert(
_noSelectionChangeCount
>= 0);
26631
if (
_noSelectionChangeCount
== 0)
27147
Debug.Assert(
_noSelectionChangeCount
> 0);
27230
Debug.Assert(
_noSelectionChangeCount
> 0);
27267
Debug.Assert(
_noSelectionChangeCount
> 0);
27318
Debug.Assert(
_noSelectionChangeCount
> 0);
29218
Debug.Assert(
_noSelectionChangeCount
> 0);