3 references to c_roundedPointCount
PresentationCore (3)
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (3)
500Invariant.Assert(pointsCount >= c_roundedPointCount); 561return c_roundedPointCount; 595pointCount = c_roundedPointCount;