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