2 references to EmfPlusDual
System.Drawing (2)
commonui\System\Drawing\Advanced\EmfType.cs (1)
50EmfPlusDual = MetafileType.EmfPlusDual
commonui\System\Drawing\Advanced\MetafileHeader.cs (1)
213return ((emf != null) && (emf.type == MetafileType.EmfPlusDual));