1 write to _xamlLexer
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
35
_xamlLexer
= new XamlLexer(_xaml);
1 reference to _xamlLexer
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
69
xamlToRtfError =
_xamlLexer
.Next(xamlToken);