3 references to ImageTypeEnum
System.Drawing (3)
commonui\System\Drawing\Image.cs (3)
493switch ((ImageTypeEnum)type) { 494case ImageTypeEnum.Bitmap: 498case ImageTypeEnum.Metafile: