1 write to IsDeleted
WindowsBase (1)
Base\System\IO\Packaging\Package.cs (1)
413
_partList[validatedPartUri].
IsDeleted
= true;
1 reference to IsDeleted
WindowsBase (1)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
601
if (_relationshipPart == null || _relationshipPart.
IsDeleted
)