6 references to WdpContentType
ReachFramework (6)
Packaging\XpsFixedPageReaderWriter.cs (1)
1878contentType = XpsS0Markup.WdpContentType;
Packaging\XpsManager.cs (4)
323contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1390if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1548imageContentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType) 1577imageContentType = XpsS0Markup.WdpContentType;
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
860else if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType))