3 references to PolyLineSegment
PresentationCore (1)
System\Windows\Media\RectangleGeometry.cs (1)
351new PolyLineSegment(
PresentationFramework (2)
System\Windows\Shapes\Polygon.cs (1)
135pathFigure.Segments.Add(new PolyLineSegment(array, true));
System\Windows\Shapes\Polyline.cs (1)
135pathFigure.Segments.Add(new PolyLineSegment(array, true));