1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\Label.cs (1)
2994
_fontCache
= null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\General\Label.cs (3)
1101
_font =
_fontCache
.DefaultFont;
2991
if (
_fontCache
!=null)
2993
_fontCache
.Dispose();