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