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