2 references to GetPointAt
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\Lasso.cs (2)
367
currentSegmentWithinLasso = this.Contains(strokeNode.
GetPointAt
(0f));
376
currentSegmentWithinLasso = this.Contains(strokeNode.
GetPointAt
(fIndex));