3 references to c_squaredPointCount
PresentationCore (3)
System\Windows\Media\RectangleGeometry.cs (3)
488Invariant.Assert(pointsCount >= c_squaredPointCount); 526return c_squaredPointCount; 561pointCount = c_squaredPointCount;