5 references to FontRenderingEmSize
PresentationFramework (5)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
403
glyphs.
FontRenderingEmSize
<= 0)
System\Windows\Documents\FixedSOMTextRun.cs (3)
94
glyphs.
FontRenderingEmSize
<= 0)
104
_fontSize = glyphs.
FontRenderingEmSize
132
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.
FontRenderingEmSize
: glyphRun.AdvanceWidths[startIndex];
System\Windows\Documents\Glyphs.cs (1)
337
glyphRunProperties.fontRenderingSize =
FontRenderingEmSize
;