3 references to Image_NoDecodeFrames
PresentationCore (3)
System\Windows\Media\Imaging\BitmapFrame.cs (2)
85throw new System.ArgumentException(SR.Image_NoDecodeFrames, "uri"); 102throw new System.ArgumentException(SR.Image_NoDecodeFrames, "stream");
System\Windows\Media\Imaging\BitmapImage.cs (1)
387throw new System.ArgumentException(SR.Image_NoDecodeFrames);