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