5 references to FontRenderingEmSize
PresentationFramework (5)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
406glyphs.FontRenderingEmSize <= 0)
System\Windows\Documents\FixedSOMTextRun.cs (3)
98glyphs.FontRenderingEmSize <= 0) 107run._fontSize = glyphs.FontRenderingEmSize; 134run._defaultCharWidth = gtf.XHeight > 0 ? gtf.XHeight * glyphs.FontRenderingEmSize : glyphRun.AdvanceWidths[startIndex];
System\Windows\Documents\Glyphs.cs (1)
351glyphRunProperties.fontRenderingSize = FontRenderingEmSize;