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