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