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