1 write to _dist
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\CuspData.cs (1)
503_dist = Math.Abs(rR) + Math.Abs(rB);
3 references to _dist
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\CuspData.cs (3)
225return _dist; 506else if (0 < _dist) 522_span = 0.75f * (_nodes[count - 1] * _nodes[count - 1]) / (count * _dist);