3 references to TokenText
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (2)
200
case RtfTokenType.
TokenText
:
348
token.Type = RtfTokenType.
TokenText
;
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7939
case RtfTokenType.
TokenText
: