3 references to Image_IndexedPixelFormatRequiresPalette
PresentationCore (3)
System\Windows\Media\Imaging\CachedBitmap.cs (1)
412throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
202throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
89throw new InvalidOperationException(SR.Image_IndexedPixelFormatRequiresPalette);