1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\General\LegendColumns.cs (1)
787
_fontCache
= null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\General\LegendColumns.cs (3)
198
_headerFont =
_fontCache
.DefaultBoldFont;
784
if (
_fontCache
!= null)
786
_fontCache
.Dispose();