6 references to WdpContentType
ReachFramework (6)
Packaging\XpsFixedPageReaderWriter.cs (1)
1872contentType = XpsS0Markup.WdpContentType;
Packaging\XpsManager.cs (4)
310contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1377if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType)) 1535imageContentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType) 1564imageContentType = XpsS0Markup.WdpContentType;
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
859else if (contentType.AreTypeAndSubTypeEqual(XpsS0Markup.WdpContentType))