2 instantiations of BitmapCodecInfoInternal
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
777_codecInfo = new BitmapCodecInfoInternal(codecInfoHandle);
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
303_codecInfo = new BitmapCodecInfoInternal(codecInfoHandle);
1 reference to BitmapCodecInfoInternal
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
891private BitmapCodecInfoInternal _codecInfo;