6 references to PointCollection
PresentationCore (6)
System\Windows\Media\Generated\PolyBezierSegmentFigureLogic.cs (2)
49Points = new PointCollection(points); 60Points = new PointCollection(points);
System\Windows\Media\Generated\PolyLineSegmentFigureLogic.cs (2)
49Points = new PointCollection(points); 60Points = new PointCollection(points);
System\Windows\Media\Generated\PolyQuadraticBezierSegmentFigureLogic.cs (2)
49Points = new PointCollection(points); 60Points = new PointCollection(points);