3 references to ImageFormatConverter
System.Drawing (1)
System.Drawing.cs (1)
68[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.ImageFormatConverter))]
System.Drawing.Common (1)
System\Drawing\Imaging\ImageFormat.cs (1)
12[TypeConverter(typeof(ImageFormatConverter))]
System.Windows.Extensions (1)
TypeForwards.cs (1)
7[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.ImageFormatConverter))]