2 references to FileFormatException
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (2)
936return new System.IO.FileFormatException(SR.Media_FileFormatNotSupported, exceptionForHR); 939return new System.IO.FileFormatException(SR.Media_PlaylistFormatNotSupported, exceptionForHR);