1 reference to NormalDotLineHeightRatio
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
203
lineHeight = height * (lineBold ? BoldDotLineHeightRatio :
NormalDotLineHeightRatio
);