3 references to c_roundedPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
461Invariant.Assert(pointsCount >= c_roundedPointCount); 522return c_roundedPointCount; 556pointCount = c_roundedPointCount;