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)
42
internal ContentType ContentType { get { return
_contentType
; } }