1 override of GlyphTypeFace
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
563internal override GlyphTypeface GlyphTypeFace
3 references to GlyphTypeFace
PresentationCore (3)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
115GlyphTypeface glyphTypeface = current.GlyphTypeFace;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
1617GlyphTypeface glyphTypeface = lsrunFirst.Shapeable.GlyphTypeFace; 1697GlyphTypeface glyphTypeface = lsrunFirst.Shapeable.GlyphTypeFace;