19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8363
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8472
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8954
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8955
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9127
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9641
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9948
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9949
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10132
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10133
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10274
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10301
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10302
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10389
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10390
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10987
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10988
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11364
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11365
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);