1 reference to GeneratePropertyPartUri
System.IO.Packaging (1)
System\IO\Packaging\PartBasedPackageProperties.cs (1)
723
_propertyPart = _package.CreatePart(
GeneratePropertyPartUri
(), s_coreDocumentPropertiesContentType.ToString());