7 references to TokenInvalid
PresentationFramework (7)
System\Windows\Documents\RtfToken.cs (1)
55_type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlLexer.cs (5)
101token.Type = RtfTokenType.TokenInvalid; 176case RtfTokenType.TokenInvalid: 383token.Type = RtfTokenType.TokenInvalid; 446token.Type = RtfTokenType.TokenInvalid; 495token.Type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlReader.cs (1)
7803case RtfTokenType.TokenInvalid: