3 references to c_squaredPointCount
PresentationCore (3)
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (3)
527Invariant.Assert(pointsCount >= c_squaredPointCount); 565return c_squaredPointCount; 600pointCount = c_squaredPointCount;