2 writes to _fontSource
PresentationCore (2)
System\Windows\Media\GlyphTypeface.cs (2)
100_fontSource = new FontSource(typefaceSource); 153_fontSource = new FontSource(fontSourceUri);
1 reference to _fontSource
PresentationCore (1)
System\Windows\Media\GlyphTypeface.cs (1)
1541return _fontSource;