1 write to _xaml
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
31
_xaml
= xaml;
2 references to _xaml
PresentationFramework (2)
System\Windows\Documents\XamlToRtfParser.cs (2)
33
_xamlLexer = new XamlLexer(
_xaml
);
35
_xamlAttributes = new XamlAttributes(
_xaml
);