7 references to TokenInvalid
PresentationFramework (7)
System\Windows\Documents\RtfToken.cs (1)
54_type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlLexer.cs (5)
99token.Type = RtfTokenType.TokenInvalid; 174case RtfTokenType.TokenInvalid: 381token.Type = RtfTokenType.TokenInvalid; 444token.Type = RtfTokenType.TokenInvalid; 493token.Type = RtfTokenType.TokenInvalid;
System\Windows\Documents\RtfToXamlReader.cs (1)
7819case RtfTokenType.TokenInvalid: