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)
7641
internal
RtfFormatStack
RtfFormatStack
7791
private
RtfFormatStack
_rtfFormatStack;
10137
RtfFormatStack
formats = _converterState.RtfFormatStack;
10160
RtfFormatStack
formats = _converterState.RtfFormatStack;