3 references to Emf
System.Drawing.Common (1)
System\Drawing\Imaging\EmfType.cs (1)
14EmfOnly = MetafileType.Emf,
System.Drawing.Common.Tests (2)
mono\System.Imaging\MetafileTest.cs (2)
138Assert.Equal(MetafileType.Emf, header.Type); 199Assert.Equal(MetafileType.Emf, mh.Type);