19 references to PreviousTopFormatState
PresentationFramework (19)
System\Windows\Documents\RtfToXamlReader.cs (19)
8347dn.FormatState = new FormatState(_converterState.PreviousTopFormatState(0)); 8454dn.FormatState = new FormatState(_converterState.PreviousTopFormatState(0)); 8930FormatState fsCur = _converterState.PreviousTopFormatState(0); 8931FormatState fsNew = _converterState.PreviousTopFormatState(1); 9103FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 9617FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 9920FormatState fsCur = _converterState.PreviousTopFormatState(0); 9921FormatState fsOld = _converterState.PreviousTopFormatState(1); 10104FormatState fsCur = _converterState.PreviousTopFormatState(0); 10105FormatState fsOld = _converterState.PreviousTopFormatState(1); 10245FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 10272FormatState fsCur = _converterState.PreviousTopFormatState(0); 10273FormatState fsOld = _converterState.PreviousTopFormatState(1); 10360FormatState fsCur = _converterState.PreviousTopFormatState(0); 10361FormatState fsOld = _converterState.PreviousTopFormatState(1); 10960FormatState fsCur = _converterState.PreviousTopFormatState(0); 10961FormatState fsOld = _converterState.PreviousTopFormatState(1); 11336FormatState previous = _converterState.PreviousTopFormatState(1); 11337FormatState previousPrevious = _converterState.PreviousTopFormatState(2);