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