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