3 references to c_squaredPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
503Invariant.Assert(pointsCount >= c_squaredPointCount); 541return c_squaredPointCount; 576pointCount = c_squaredPointCount;