1 write to _parser
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2395_parser = new XamlToRtfParser(_xaml);
2 references to _parser
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
2397_parser.SetCallbacks(this, this); 2430return _parser.Parse();