19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8345
dn.FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0));
8452
dn.FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0));
8928
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8929
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9101
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9615
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9918
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9919
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10102
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10103
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10243
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10270
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10271
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10358
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10359
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10958
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10959
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11334
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11335
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);