29 writes to _noSelectionChangeCount
System.Windows.Forms (29)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3033
_noSelectionChangeCount
= value;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (28)
3447
_noSelectionChangeCount
++;
3558
_noSelectionChangeCount
++;
12180
_noSelectionChangeCount
++;
12830
_noSelectionChangeCount
++;
13733
_noSelectionChangeCount
++;
14196
_noSelectionChangeCount
++;
17991
_noSelectionChangeCount
++;
18480
_noSelectionChangeCount
++;
20229
_noSelectionChangeCount
++;
21144
_noSelectionChangeCount
++;
21618
_noSelectionChangeCount
++;
22164
_noSelectionChangeCount
++;
22594
_noSelectionChangeCount
++;
23055
_noSelectionChangeCount
++;
23315
_noSelectionChangeCount
++;
23543
_noSelectionChangeCount
++;
23974
_noSelectionChangeCount
++;
24331
_noSelectionChangeCount
++;
24617
_noSelectionChangeCount
++;
26617
_noSelectionChangeCount
++;
26683
_noSelectionChangeCount
--;
27821
_noSelectionChangeCount
++;
28020
_noSelectionChangeCount
++;
28058
_noSelectionChangeCount
++;
28139
_noSelectionChangeCount
++;
28178
_noSelectionChangeCount
++;
28588
_noSelectionChangeCount
++;
28757
_noSelectionChangeCount
++;
13 references to _noSelectionChangeCount
System.Windows.Forms (13)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
3029
get =>
_noSelectionChangeCount
;
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (12)
14743
if (
_noSelectionChangeCount
> 0)
25743
Debug.Assert(
_noSelectionChangeCount
> 0);
25770
Debug.Assert(
_noSelectionChangeCount
> 0);
25811
Debug.Assert(
_noSelectionChangeCount
> 0);
25863
Debug.Assert(
_noSelectionChangeCount
> 0);
26685
Debug.Assert(
_noSelectionChangeCount
>= 0);
26704
if (
_noSelectionChangeCount
== 0)
27220
Debug.Assert(
_noSelectionChangeCount
> 0);
27303
Debug.Assert(
_noSelectionChangeCount
> 0);
27340
Debug.Assert(
_noSelectionChangeCount
> 0);
27391
Debug.Assert(
_noSelectionChangeCount
> 0);
29291
Debug.Assert(
_noSelectionChangeCount
> 0);