3 references to PolyLineSegment
PresentationCore (1)
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (1)
381
new
PolyLineSegment
(
PresentationFramework (2)
src\Framework\System\Windows\Shapes\Polygon.cs (1)
145
pathFigure.Segments.Add(new
PolyLineSegment
(array, true));
src\Framework\System\Windows\Shapes\Polyline.cs (1)
145
pathFigure.Segments.Add(new
PolyLineSegment
(array, true));