6 references to GetProjectionFIndex
PresentationCore (6)
MS\Internal\Ink\EllipticalNodeOperations.cs (2)
649
double x =
GetProjectionFIndex
(hitBegin, hitEnd);
676
double r =
GetProjectionFIndex
(hitBegin - S, hitEnd - S);
MS\Internal\Ink\ErasingStroke.cs (1)
291
double findex = StrokeNodeOperations.
GetProjectionFIndex
(begin, end);
MS\Internal\Ink\StrokeNodeOperations2.cs (3)
374
double findex =
GetProjectionFIndex
(segBegin, segEnd);
540
double findex =
GetProjectionFIndex
(begin, end);
552
double findex =
GetProjectionFIndex
(begin, end);