19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8346
dn.FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0));
8453
dn.FormatState = new FormatState(_converterState.
PreviousTopFormatState
(0));
8929
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
8930
FormatState fsNew = _converterState.
PreviousTopFormatState
(1);
9102
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9616
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
9919
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
9920
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10103
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10104
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10244
FormatState previousFormatState = _converterState.
PreviousTopFormatState
(1);
10271
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10272
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10359
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10360
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
10959
FormatState fsCur = _converterState.
PreviousTopFormatState
(0);
10960
FormatState fsOld = _converterState.
PreviousTopFormatState
(1);
11335
FormatState previous = _converterState.
PreviousTopFormatState
(1);
11336
FormatState previousPrevious = _converterState.
PreviousTopFormatState
(2);