3 references to Full
PresentationCore (3)
MS\Internal\Ink\EllipticalNodeOperations.cs (1)
575result = StrokeFIndices.Full;
MS\Internal\Ink\StrokeNodeOperations.cs (2)
560return StrokeFIndices.Full; 659return (result.IsEmpty && isInside) ? StrokeFIndices.Full : result;