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)
144throw new FileFormatException(SourceUri, e); 212throw new FileFormatException(SourceUri, e);