14 writes to noAutoSizeCount
System.Windows.Forms (14)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (14)
330
this.
noAutoSizeCount
++;
347
this.
noAutoSizeCount
--;
1737
this.
noAutoSizeCount
++;
1783
this.
noAutoSizeCount
--;
1810
this.
noAutoSizeCount
++;
1856
this.
noAutoSizeCount
--;
1881
this.
noAutoSizeCount
++;
1911
this.
noAutoSizeCount
--;
2010
this.
noAutoSizeCount
++;
2119
this.
noAutoSizeCount
--;
2183
this.
noAutoSizeCount
++;
2292
this.
noAutoSizeCount
--;
2311
this.
noAutoSizeCount
++;
2352
this.
noAutoSizeCount
--;
16 references to noAutoSizeCount
System.Windows.Forms (16)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (16)
346
Debug.Assert(this.
noAutoSizeCount
> 0);
1782
Debug.Assert(this.
noAutoSizeCount
> 0);
1855
Debug.Assert(this.
noAutoSizeCount
> 0);
1910
Debug.Assert(this.
noAutoSizeCount
> 0);
2118
Debug.Assert(this.
noAutoSizeCount
> 0);
2291
Debug.Assert(this.
noAutoSizeCount
> 0);
2351
Debug.Assert(this.
noAutoSizeCount
> 0);
14012
if (this.
noAutoSizeCount
> 0)
14070
if (this.
noAutoSizeCount
> 0)
14386
if (this.
noAutoSizeCount
> 0)
14701
if (this.
noAutoSizeCount
> 0)
15646
if (this.
noAutoSizeCount
> 0)
18265
if (this.
noAutoSizeCount
> 0)
18341
if (this.
noAutoSizeCount
> 0)
18672
if (this.
noAutoSizeCount
> 0)
19038
if (this.
noAutoSizeCount
> 0)