1 instantiation of PackagePartCollection
WindowsBase (1)
Base\System\IO\Packaging\Package.cs (1)
520
_partCollection = new
PackagePartCollection
(_partList);
2 references to PackagePartCollection
WindowsBase (2)
Base\System\IO\Packaging\Package.cs (2)
473
public
PackagePartCollection
GetParts()
1466
private
PackagePartCollection
_partCollection;