1 reference to BoldDashGapRatio
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
211
double dashGapLength = height * (lineBold ?
BoldDashGapRatio
: NormalDashGapRatio);