2 references to GetPointAt
PresentationCore (2)
MS\Internal\Ink\Lasso.cs (2)
361
currentSegmentWithinLasso = this.Contains(strokeNode.
GetPointAt
(0f));
370
currentSegmentWithinLasso = this.Contains(strokeNode.
GetPointAt
(fIndex));