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