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