1 override of GlyphTypeFace
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
571internal override GlyphTypeface GlyphTypeFace
3 references to GlyphTypeFace
PresentationCore (3)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
123GlyphTypeface glyphTypeface = current.GlyphTypeFace;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
1645GlyphTypeface glyphTypeface = lsrunFirst.Shapeable.GlyphTypeFace; 1725GlyphTypeface glyphTypeface = lsrunFirst.Shapeable.GlyphTypeFace;