3 references to FileFormatException
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (1)
893
throw new
FileFormatException
(new Uri(_reader.BaseURI, UriKind.RelativeOrAbsolute), x);
Core\CSharp\MS\Internal\FontFace\FontDriver.cs (2)
174
throw new
FileFormatException
(SourceUri, e);
242
throw new
FileFormatException
(SourceUri, e);