2 references to _thumbnailRel
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSchema.cs (2)
607
checkRels = part.GetRelationshipsByType(
_thumbnailRel
);
678
checkRels = package.Value.GetRelationshipsByType(
_thumbnailRel
);