2 references to DoesNotContainGaps
PresentationCore (2)
Core\CSharp\System\Windows\Media\EllipseGeometry.cs (1)
174if ( (pen == null || pen.DoesNotContainGaps) &&
Core\CSharp\System\Windows\Media\RectangleGeometry.cs (1)
206else if ( (pen == null || pen.DoesNotContainGaps) &&