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