2 writes to _totalWeight
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (2)
814_totalWeight= 0; 817_totalWeight += this.GetPointWeight(i);
1 reference to _totalWeight
PresentationCore (1)
System\Windows\Ink\IncrementalHitTester.cs (1)
821return _totalWeight;