1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\Axis.cs (1)
6469
_fontCache
= null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\General\Axis.cs (3)
391
_titleFont =
_fontCache
.DefaultFont;
6466
if (
_fontCache
!= null)
6468
_fontCache
.Dispose();