3 references to IsWindowsCodecError
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (2)
823else if (!HRESULT.IsWindowsCodecError(hr)) 1220if (HRESULT.IsWindowsCodecError(hr))
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (1)
80if (HRESULT.IsWindowsCodecError(hr))