2 references to ContourSegment
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (2)
182
yield return new
ContourSegment
(point, point, node.Position);
187
yield return new
ContourSegment
(quad.B, quad.C, node.Position);