1 write to _xamlIn
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
48
_xamlIn
= new XamlIn(this, xaml);
2 references to _xamlIn
PresentationFramework (2)
System\Windows\Documents\XamlToRtfWriter.cs (2)
82
xamlToRtfError =
_xamlIn
.Parse();
116
return
_xamlIn
.GenerateListTables;