8 references to Typeface
PresentationCore (8)
MS\Internal\TextFormatting\SimpleTextLine.cs (8)
932GlyphTypeface glyphTypeface = run.Typeface.TryGetGlyphTypeface(); 943run.Typeface.NullFont, 1778GlyphTypeface glyphTypeface = Typeface.TryGetGlyphTypeface(); 1788Typeface.NullFont, 1841double offset = -Typeface.UnderlinePosition * EmSize; 1842double penThickness = Typeface.UnderlineThickness * EmSize; 1950return Typeface.Equals(nextRun.Typeface)