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