3 references to FileFormatException
PresentationCore (3)
MS\Internal\FontCache\FontCacheUtil.cs (1)
849
throw new
FileFormatException
(new Uri(fileName));
MS\Internal\FontFace\FontDriver.cs (1)
193
throw new
FileFormatException
(SourceUri);
System\Windows\Media\GlyphTypeface.cs (1)
146
throw new System.IO.
FileFormatException
(typefaceSource);