7 references to TokenInvalid
PresentationFramework (7)
System\Windows\Documents\RtfToken.cs (1)
55_type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlLexer.cs (5)
100token.Type = RtfTokenType.TokenInvalid; 175case RtfTokenType.TokenInvalid: 382token.Type = RtfTokenType.TokenInvalid; 445token.Type = RtfTokenType.TokenInvalid; 494token.Type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlReader.cs (1)
7802case RtfTokenType.TokenInvalid: