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