2 references to Image_BadPixelFormat
PresentationCore (2)
System\Windows\Media\PixelFormat.cs (2)
337
throw new System.ArgumentException (SR.Format(SR.
Image_BadPixelFormat
, pixelFormatString),
431
throw new System.ArgumentException (SR.Format(SR.
Image_BadPixelFormat
, format), "format");