1 instantiation of RtfFormatStack
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
7534
_rtfFormatStack = new
RtfFormatStack
();
4 references to RtfFormatStack
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
7576
internal
RtfFormatStack
RtfFormatStack
7726
private
RtfFormatStack
_rtfFormatStack;
10075
RtfFormatStack
formats = _converterState.RtfFormatStack;
10098
RtfFormatStack
formats = _converterState.RtfFormatStack;