2 references to DoesNotContainGaps
PresentationCore (2)
System\Windows\Media\EllipseGeometry.cs (1)
162if ( (pen == null || pen.DoesNotContainGaps) &&
System\Windows\Media\RectangleGeometry.cs (1)
196else if ( (pen == null || pen.DoesNotContainGaps) &&