3 references to c_squaredPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
490Invariant.Assert(pointsCount >= c_squaredPointCount); 528return c_squaredPointCount; 563pointCount = c_squaredPointCount;