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