1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\Legend.cs (1)
4809_fontCache = null;
8 references to _fontCache
System.Windows.Forms.DataVisualization (8)
Common\General\Legend.cs (8)
409_font = _fontCache.DefaultFont; 410_titleFont = _fontCache.DefaultBoldFont; 424_font = _fontCache.DefaultFont; 425_titleFont = _fontCache.DefaultBoldFont; 2827_font = _fontCache.GetFont(_font.FontFamily, 8, _font.Style); ; 2831 _font = _fontCache.DefaultFont; 4806if (_fontCache != null) 4808_fontCache.Dispose();