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