4 overrides of GetContentTypeCore
PresentationCore (1)
MS\Internal\AppModel\SiteOfOriginPart.cs (1)
57
protected override string
GetContentTypeCore
()
PresentationFramework (2)
MS\Internal\AppModel\ContentFilePart.cs (1)
81
protected override string
GetContentTypeCore
()
MS\Internal\AppModel\ResourcePart.cs (1)
82
protected override string
GetContentTypeCore
()
PresentationUI (1)
MS\Internal\Documents\Application\WriteableOnDemandPackagePart.cs (1)
121
protected override string
GetContentTypeCore
()
1 reference to GetContentTypeCore
System.IO.Packaging (1)
System\IO\Packaging\PackagePart.cs (1)
166
string contentType =
GetContentTypeCore
();