3 references to FileFormatException
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (1)
1062throw new FileFormatException(new Uri(fileName));
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (1)
218throw new FileFormatException(SourceUri);
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
186throw new System.IO.FileFormatException(typefaceSource);