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