2 writes to _fontSource
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (2)
123_fontSource = new FontSource(typefaceSource, true); 199_fontSource = new FontSource(fontSourceUri, true);
1 reference to _fontSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
1900return _fontSource;