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; 2991if (_fontCache!=null) 2993_fontCache.Dispose();