3 references to IsWindowsCodecError
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
802else if (!HRESULT.IsWindowsCodecError(hr)) 1194if (HRESULT.IsWindowsCodecError(hr))
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (1)
67if (HRESULT.IsWindowsCodecError(hr))