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