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