3 references to Image_IndexedPixelFormatRequiresPalette
PresentationCore (3)
System\Windows\Media\Imaging\CachedBitmap.cs (1)
344throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
179throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
71throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);