4 references to GlyphTypeface
PresentationCore (2)
Core\CSharp\System\Windows\Media\FontEmbeddingManager.cs (1)
83Uri glyphTypeface = glyphRun.GlyphTypeface.FontUri;
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (1)
52_glyphTypeface = glyphRun.GlyphTypeface;
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
432GlyphTypeface typeFace = glyphRun.GlyphTypeface;
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
117GlyphTypeface gtf = glyphRun.GlyphTypeface;