19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8354
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8463
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8945
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8946
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9115
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9626
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9933
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9934
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10117
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10118
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10241
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10265
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10266
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10353
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10354
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10855
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10856
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11232
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11233
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);