6 references to WdpContentType
ReachFramework (6)
Packaging\XpsFixedPageReaderWriter.cs (1)
1868contentType = XpsS0Markup.WdpContentType;
Packaging\XpsManager.cs (4)
309contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1376if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1534imageContentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType) 1563imageContentType = XpsS0Markup.WdpContentType;
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
849else if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType))