1 write to _rtfFormatStack
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
7534_rtfFormatStack = new RtfFormatStack();
3 references to _rtfFormatStack
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
7563return _rtfFormatStack.PrevTop(fromTop); 7580return _rtfFormatStack; 7628return _rtfFormatStack.Top();