17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7788rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7842_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7848_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7875ProcessImage(_converterState.TopFormatState); 7989FormatState formatState = _converterState.TopFormatState; 8843FormatState formatState = _converterState.TopFormatState; 8983FormatState formatState = _converterState.TopFormatState; 9008FormatState formatState = _converterState.TopFormatState; 9691FormatState fs = _converterState.TopFormatState; 9732switch (_converterState.TopFormatState.RtfDestination) 9738HandleNormalText(token.Text, _converterState.TopFormatState); 11248switch (_converterState.TopFormatState.RtfDestination) 11254HandleNormalText(token.Text, _converterState.TopFormatState); 11260HandleNormalText(token.Text, _converterState.TopFormatState); 11293FormatState formatState = _converterState.TopFormatState; 11326FormatState fs = _converterState.TopFormatState; 11433switch (_converterState.TopFormatState.RtfDestination)