19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8364
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8473
FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0))
8955
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8956
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9128
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9642
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9949
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9950
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10133
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10134
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10275
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10302
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10303
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10390
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10391
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10988
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10989
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11365
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11366
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);