2 references to GlyphTypeface
PresentationCore (1)
System\Windows\Media\GlyphTypeface.cs (1)
63public GlyphTypeface(Uri typefaceSource) : this(typefaceSource, StyleSimulations.None)
PresentationFramework (1)
System\Windows\Documents\Glyphs.cs (1)
324glyphRunProperties.glyphTypeface = new GlyphTypeface(uri, StyleSimulations);