8 references to Typeface
PresentationCore (8)
MS\Internal\TextFormatting\SimpleTextLine.cs (8)
931GlyphTypeface glyphTypeface = run.Typeface.TryGetGlyphTypeface(); 942run.Typeface.NullFont, 1777GlyphTypeface glyphTypeface = Typeface.TryGetGlyphTypeface(); 1787Typeface.NullFont, 1840double offset = -Typeface.UnderlinePosition * EmSize; 1841double penThickness = Typeface.UnderlineThickness * EmSize; 1949return Typeface.Equals(nextRun.Typeface)