1 reference to BoldDashRatio
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
210
double dashLength = height * (lineBold ?
BoldDashRatio
: NormalDashRatio);