2 references to NotAPoint
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\FixedTextSelectionProcessor.cs (2)
151
((FixedPageProxy)pageEl[firstPage]).Segments.Add(new PointSegment(start, PointSegment.
NotAPoint
));
152
((FixedPageProxy)pageEl[firstPage + numOfPages]).Segments.Add(new PointSegment(PointSegment.
NotAPoint
, end));