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