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