1 instantiation of RtfFormatStack
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
7519_rtfFormatStack = new RtfFormatStack();
4 references to RtfFormatStack
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
7559internal RtfFormatStack RtfFormatStack 7709private RtfFormatStack _rtfFormatStack; 10045RtfFormatStack formats = _converterState.RtfFormatStack; 10068RtfFormatStack formats = _converterState.RtfFormatStack;