1 instantiation of XamlTagStack
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
36
_xamlTagStack = new
XamlTagStack
();
1 reference to XamlTagStack
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
227
private
XamlTagStack
_xamlTagStack;