6 references to GetProjectionFIndex
PresentationCore (6)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (2)
656
double x =
GetProjectionFIndex
(hitBegin, hitEnd);
683
double r =
GetProjectionFIndex
(hitBegin - S, hitEnd - S);
Core\CSharp\MS\Internal\Ink\ErasingStroke.cs (1)
294
double findex = StrokeNodeOperations.
GetProjectionFIndex
(begin, end);
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations2.cs (3)
379
double findex =
GetProjectionFIndex
(segBegin, segEnd);
545
double findex =
GetProjectionFIndex
(begin, end);
557
double findex =
GetProjectionFIndex
(begin, end);