3 references to c_squaredPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
489Invariant.Assert(pointsCount >= c_squaredPointCount); 527return c_squaredPointCount; 562pointCount = c_squaredPointCount;