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