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