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