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