3 references to AddPoints
PresentationCore (1)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
40
AddPoints
(new Point[1] { point });
PresentationFramework (2)
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (2)
199
_incrementalLassoHitTester.
AddPoints
(lassoPoints);
629
_incrementalLassoHitTester.
AddPoints
(lassoPoints);