17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7784rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7838_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7844_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7871ProcessImage(_converterState.TopFormatState); 7985FormatState formatState = _converterState.TopFormatState; 8834FormatState formatState = _converterState.TopFormatState; 8973FormatState formatState = _converterState.TopFormatState; 8998FormatState formatState = _converterState.TopFormatState; 9684FormatState fs = _converterState.TopFormatState; 9725switch (_converterState.TopFormatState.RtfDestination) 9731HandleNormalText(token.Text, _converterState.TopFormatState); 11354switch (_converterState.TopFormatState.RtfDestination) 11360HandleNormalText(token.Text, _converterState.TopFormatState); 11366HandleNormalText(token.Text, _converterState.TopFormatState); 11399FormatState formatState = _converterState.TopFormatState; 11432FormatState fs = _converterState.TopFormatState; 11535switch (_converterState.TopFormatState.RtfDestination)