1 write to _contentType
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PartManifestEntry.cs (1)
78_contentType = contentType;
1 reference to _contentType
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PartManifestEntry.cs (1)
42internal ContentType ContentType { get { return _contentType; } }