1 instantiation of XamlIn
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
47
_xamlIn = new
XamlIn
(this, xaml);
1 reference to XamlIn
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2319
private
XamlIn
_xamlIn;