8 references to Typeface
PresentationCore (8)
MS\Internal\TextFormatting\SimpleTextLine.cs (8)
938GlyphTypeface glyphTypeface = run.Typeface.TryGetGlyphTypeface(); 949run.Typeface.NullFont, 1784GlyphTypeface glyphTypeface = Typeface.TryGetGlyphTypeface(); 1794Typeface.NullFont, 1847double offset = -Typeface.UnderlinePosition * EmSize; 1848double penThickness = Typeface.UnderlineThickness * EmSize; 1956return Typeface.Equals(nextRun.Typeface)