1 reference to NormalLineHeightRatio
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
181
double lineHeight = height * (lineBold ? BoldLineHeightRatio :
NormalLineHeightRatio
);