2 references to FontRenderingEmSize
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (1)
53_milToEm = EmScaleFactor / glyphRun.FontRenderingEmSize;
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
456double advFont = typeFace.AdvanceWidths[glyphRun.GlyphIndices[glyphIndex]] * glyphRun.FontRenderingEmSize;