1 instantiation of XamlLexer
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
33
_xamlLexer = new
XamlLexer
(_xaml);
1 reference to XamlLexer
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
224
private
XamlLexer
_xamlLexer;