3 references to c_roundedPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
476
Invariant.Assert(pointsCount >=
c_roundedPointCount
);
537
return
c_roundedPointCount
;
571
pointCount =
c_roundedPointCount
;