2 references to WhereIsNodeAboutSegment
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (2)
805if (WhereIsNodeAboutSegment(spineVector, hitBegin, hitEnd) == HitResult.Left) 821if (WhereIsNodeAboutSegment(-spineVector, hitBegin, hitEnd) == HitResult.Left)