2 writes to _totalWeight
PresentationCore (2)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (2)
825_totalWeight= 0; 828_totalWeight += this.GetPointWeight(i);
1 reference to _totalWeight
PresentationCore (1)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
832return _totalWeight;