1 type derived from BitmapCodecInfo
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapCodecInfoInternal.cs (1)
32internal class BitmapCodecInfoInternal : BitmapCodecInfo
4 references to BitmapCodecInfo
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
759public virtual BitmapCodecInfo CodecInfo 1933private BitmapCodecInfo _codecInfo;
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
284public virtual BitmapCodecInfo CodecInfo
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
186public override BitmapCodecInfo CodecInfo