1 instantiation of XamlAttributes
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
35
_xamlAttributes = new
XamlAttributes
(_xaml);
1 reference to XamlAttributes
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
226
private
XamlAttributes
_xamlAttributes;