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