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