1 write to mimeType
System.Drawing (1)
commonui\System\Drawing\Advanced\ImageCodecInfo.cs (1)
107set { mimeType = value; }
1 reference to mimeType
System.Drawing (1)
commonui\System\Drawing\Advanced\ImageCodecInfo.cs (1)
106get { return mimeType; }