3 references to GetPointList
PresentationCore (3)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (3)
195EllipseGeometry.GetPointList(pPoints, c_pointCount, center, radiusX, radiusY); 227EllipseGeometry.GetPointList(pPoints, GetPointCount(), Center, RadiusX, RadiusY); 375EllipseGeometry.GetPointList(pPoints, GetPointCount(), Center, RadiusX, RadiusY);