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