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