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)
3394
_noSelectionChangeCount
++;
3505
_noSelectionChangeCount
++;
12117
_noSelectionChangeCount
++;
12763
_noSelectionChangeCount
++;
13666
_noSelectionChangeCount
++;
14129
_noSelectionChangeCount
++;
17916
_noSelectionChangeCount
++;
18405
_noSelectionChangeCount
++;
20161
_noSelectionChangeCount
++;
21076
_noSelectionChangeCount
++;
21550
_noSelectionChangeCount
++;
22088
_noSelectionChangeCount
++;
22518
_noSelectionChangeCount
++;
22976
_noSelectionChangeCount
++;
23234
_noSelectionChangeCount
++;
23462
_noSelectionChangeCount
++;
23893
_noSelectionChangeCount
++;
24250
_noSelectionChangeCount
++;
24536
_noSelectionChangeCount
++;
26536
_noSelectionChangeCount
++;
26603
_noSelectionChangeCount
--;
27740
_noSelectionChangeCount
++;
27939
_noSelectionChangeCount
++;
27977
_noSelectionChangeCount
++;
28058
_noSelectionChangeCount
++;
28097
_noSelectionChangeCount
++;
28507
_noSelectionChangeCount
++;
28676
_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)
14675
if (
_noSelectionChangeCount
> 0)
25662
Debug.Assert(
_noSelectionChangeCount
> 0);
25689
Debug.Assert(
_noSelectionChangeCount
> 0);
25730
Debug.Assert(
_noSelectionChangeCount
> 0);
25782
Debug.Assert(
_noSelectionChangeCount
> 0);
26605
Debug.Assert(
_noSelectionChangeCount
>= 0);
26624
if (
_noSelectionChangeCount
== 0)
27139
Debug.Assert(
_noSelectionChangeCount
> 0);
27222
Debug.Assert(
_noSelectionChangeCount
> 0);
27259
Debug.Assert(
_noSelectionChangeCount
> 0);
27310
Debug.Assert(
_noSelectionChangeCount
> 0);
29210
Debug.Assert(
_noSelectionChangeCount
> 0);