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