3 references to FileFormatException
PresentationCore (3)
MS\Internal\FontFace\CompositeFontParser.cs (1)
872
throw new
FileFormatException
(new Uri(_reader.BaseURI, UriKind.RelativeOrAbsolute), x);
MS\Internal\FontFace\FontDriver.cs (2)
149
throw new
FileFormatException
(SourceUri, e);
217
throw new
FileFormatException
(SourceUri, e);