2 writes to _fontSource
PresentationCore (2)
System\Windows\Media\GlyphTypeface.cs (2)
108_fontSource = new FontSource(typefaceSource, true); 162_fontSource = new FontSource(fontSourceUri, true);
1 reference to _fontSource
PresentationCore (1)
System\Windows\Media\GlyphTypeface.cs (1)
1550return _fontSource;