1 instantiation of RtfFormatStack
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
7601_rtfFormatStack = new RtfFormatStack();
4 references to RtfFormatStack
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
7641internal RtfFormatStack RtfFormatStack 7791private RtfFormatStack _rtfFormatStack; 10137RtfFormatStack formats = _converterState.RtfFormatStack; 10160RtfFormatStack formats = _converterState.RtfFormatStack;