3 writes to _text
System.Windows.Forms.DataVisualization (3)
Common\General\Label.cs (3)
497
this.
_text
= text;
516
this.
_text
= text;
934
_text
= value;
1 reference to _text
System.Windows.Forms.DataVisualization (1)
Common\General\Label.cs (1)
930
return
_text
;