2 references to InvalidFormat
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (1)
425return RtfToXamlError.InvalidFormat;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7886rtfToXamlError = RtfToXamlError.InvalidFormat;