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