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