19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8351
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8460
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8942
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8943
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9112
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9623
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9930
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9931
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10114
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10115
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10238
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10262
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10263
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10350
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10351
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10852
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10853
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11229
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11230
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);