5 references to FontRenderingEmSize
PresentationFramework (5)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
402
glyphs.
FontRenderingEmSize
<= 0)
System\Windows\Documents\FixedSOMTextRun.cs (3)
93
glyphs.
FontRenderingEmSize
<= 0)
103
_fontSize = glyphs.
FontRenderingEmSize
131
run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.
FontRenderingEmSize
: glyphRun.AdvanceWidths[startIndex];
System\Windows\Documents\Glyphs.cs (1)
336
glyphRunProperties.fontRenderingSize =
FontRenderingEmSize
;