3 references to WhereIsCircleAboutSegment
PresentationCore (3)
MS\Internal\Ink\StrokeNodeOperations.cs (2)
1043
hitResult =
WhereIsCircleAboutSegment
(
1105
?
WhereIsCircleAboutSegment
(hitBegin, hitEnd, vertex, nextVertex)
MS\Internal\Ink\StrokeNodeOperations2.cs (1)
206
return
WhereIsCircleAboutSegment
(hitBegin, new Vector(0, 0), orgBegin, orgEnd);