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