2 references to FileFormatException
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
96
throw new
FileFormatException
(bitmapUri, SR.Image_CantDealWithUri);
140
throw new
FileFormatException
(null, SR.Image_CantDealWithStream);