1 write to _package
PresentationFramework (1)
MS\Internal\IO\Packaging\PackageFilter.cs (1)
64
_package
= package;
2 references to _package
PresentationFramework (2)
MS\Internal\IO\Packaging\PackageFilter.cs (2)
65
_partIterator =
_package
.GetParts().GetEnumerator();
325
new CorePropertiesFilter(
_package
.PackageProperties));