3 references to LineHeight
PresentationFramework (3)
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
628Debug.Assert(textRunRect.Height != 0 && fixedBlock.LineHeight != 0); 634double ratio = fixedBlock.LineHeight / textRunRect.Height; 654double heightRatio = fixedBlock.LineHeight / textRunRect.Height;