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