1 write to _dist
PresentationCore (1)
MS\Internal\Ink\CuspData.cs (1)
502_dist = Math.Abs(rR) + Math.Abs(rB);
3 references to _dist
PresentationCore (3)
MS\Internal\Ink\CuspData.cs (3)
224return _dist; 505else if (0 < _dist) 521_span = 0.75f * (_nodes[count - 1] * _nodes[count - 1]) / (count * _dist);