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