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