1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\Title.cs (1)
1990_fontCache = null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\General\Title.cs (3)
306this._font = _fontCache.DefaultFont; 1987if (_fontCache != null) 1989_fontCache.Dispose();