1 instantiation of XamlAttributes
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
37
_xamlAttributes = new
XamlAttributes
(_xaml);
1 reference to XamlAttributes
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
228
private
XamlAttributes
_xamlAttributes;