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