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