1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\StripLine.cs (1)
1607
_fontCache
= null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\General\StripLine.cs (3)
200
_font =
_fontCache
.DefaultFont;
1604
if (
_fontCache
!= null)
1606
_fontCache
.Dispose();