1 instantiation of 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)
226
private
XamlLexer
_xamlLexer;