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