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