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