24 writes to dirtyFlag
System.Windows.Forms.DataVisualization (24)
WinForm\ChartWinControl.cs (24)
479
this.
dirtyFlag
= false;
617
this.
dirtyFlag
= true;
627
this.
dirtyFlag
= true;
649
this.
dirtyFlag
= true;
745
this.
dirtyFlag
= true;
1169
this.
dirtyFlag
= true;
1200
this.
dirtyFlag
= true;
1230
this.
dirtyFlag
= true;
1256
this.
dirtyFlag
= true;
1305
this.
dirtyFlag
= true;
1466
this.
dirtyFlag
= true;
1497
this.
dirtyFlag
= true;
1525
this.
dirtyFlag
= true;
1555
this.
dirtyFlag
= true;
1583
this.
dirtyFlag
= true;
1611
this.
dirtyFlag
= true;
1640
this.
dirtyFlag
= true;
1673
this.
dirtyFlag
= true;
1704
this.
dirtyFlag
= true;
1735
this.
dirtyFlag
= true;
1764
this.
dirtyFlag
= true;
1791
this.
dirtyFlag
= true;
1818
this.
dirtyFlag
= true;
1849
this.
dirtyFlag
= true;
2 references to dirtyFlag
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
420
if(this.
dirtyFlag
|| paintBufferBitmap == null)
2201
if(this.
dirtyFlag
)