1 write to _fontCache
System.Windows.Forms.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
4280_fontCache = null;
3 references to _fontCache
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
291_textFont = _fontCache.DefaultFont; 4277if (_fontCache != null) 4279_fontCache.Dispose();