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