2 references to Image_BadPixelFormat
PresentationCore (2)
System\Windows\Media\PixelFormat.cs (2)
223
_ => throw new ArgumentException(SR.Format(SR.
Image_BadPixelFormat
, pixelFormatString), nameof(pixelFormatString)),
259
_ => throw new ArgumentException(SR.Format(SR.
Image_BadPixelFormat
, format), nameof(format))