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