7 references to TokenInvalid
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToken.cs (1)
57
_type = RtfTokenType.
TokenInvalid
;
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (5)
102
token.Type = RtfTokenType.
TokenInvalid
;
177
case RtfTokenType.
TokenInvalid
:
384
token.Type = RtfTokenType.
TokenInvalid
;
447
token.Type = RtfTokenType.
TokenInvalid
;
496
token.Type = RtfTokenType.
TokenInvalid
;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7885
case RtfTokenType.
TokenInvalid
: