2 references to GlyphTypeface
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
70public GlyphTypeface(Uri typefaceSource) : this(typefaceSource, StyleSimulations.None)
PresentationFramework (1)
src\Framework\System\Windows\Documents\Glyphs.cs (1)
343glyphRunProperties.glyphTypeface = new GlyphTypeface(uri, StyleSimulations);