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