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)
473public PackagePartCollection GetParts() 1466private PackagePartCollection _partCollection;