3 references to IsWindowsCodecError
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
912else if (!HRESULT.IsWindowsCodecError(hr)) 1364if (HRESULT.IsWindowsCodecError(hr))
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (1)
93if (HRESULT.IsWindowsCodecError(hr))