4 references to GetPartUri
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\DeobfuscatingStream.cs (1)
209Uri partUri = PackUriHelper.GetPartUri(streamUri);
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\AppModelKnownContentFactory.cs (1)
55Uri partUri = PackUriHelper.GetPartUri(baseUri);
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1012Uri partUri = PackUriHelper.GetPartUri(contentUri);
WindowsBase (1)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
641return PackUriHelper.GetPartUri(target);