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