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