6 references to GetProjectionFIndex
PresentationCore (6)
MS\Internal\Ink\EllipticalNodeOperations.cs (2)
648
double x =
GetProjectionFIndex
(hitBegin, hitEnd);
675
double r =
GetProjectionFIndex
(hitBegin - S, hitEnd - S);
MS\Internal\Ink\ErasingStroke.cs (1)
290
double findex = StrokeNodeOperations.
GetProjectionFIndex
(begin, end);
MS\Internal\Ink\StrokeNodeOperations2.cs (3)
373
double findex =
GetProjectionFIndex
(segBegin, segEnd);
539
double findex =
GetProjectionFIndex
(begin, end);
551
double findex =
GetProjectionFIndex
(begin, end);