17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7791rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7845_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7851_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7878ProcessImage(_converterState.TopFormatState); 7992FormatState formatState = _converterState.TopFormatState; 8846FormatState formatState = _converterState.TopFormatState; 8986FormatState formatState = _converterState.TopFormatState; 9011FormatState formatState = _converterState.TopFormatState; 9694FormatState fs = _converterState.TopFormatState; 9735switch (_converterState.TopFormatState.RtfDestination) 9741HandleNormalText(token.Text, _converterState.TopFormatState); 11251switch (_converterState.TopFormatState.RtfDestination) 11257HandleNormalText(token.Text, _converterState.TopFormatState); 11263HandleNormalText(token.Text, _converterState.TopFormatState); 11296FormatState formatState = _converterState.TopFormatState; 11329FormatState fs = _converterState.TopFormatState; 11436switch (_converterState.TopFormatState.RtfDestination)