2 references to WhereIsNodeAboutSegment
PresentationCore (2)
MS\Internal\Ink\EllipticalNodeOperations.cs (2)
798
if (
WhereIsNodeAboutSegment
(spineVector, hitBegin, hitEnd) == HitResult.Left)
814
if (
WhereIsNodeAboutSegment
(-spineVector, hitBegin, hitEnd) == HitResult.Left)