17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7801rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7855_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7861_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7888ProcessImage(_converterState.TopFormatState); 8002FormatState formatState = _converterState.TopFormatState; 8856FormatState formatState = _converterState.TopFormatState; 8999FormatState formatState = _converterState.TopFormatState; 9024FormatState formatState = _converterState.TopFormatState; 9710FormatState fs = _converterState.TopFormatState; 9751switch (_converterState.TopFormatState.RtfDestination) 9757HandleNormalText(token.Text, _converterState.TopFormatState); 11384switch (_converterState.TopFormatState.RtfDestination) 11390HandleNormalText(token.Text, _converterState.TopFormatState); 11396HandleNormalText(token.Text, _converterState.TopFormatState); 11429FormatState formatState = _converterState.TopFormatState; 11462FormatState fs = _converterState.TopFormatState; 11569switch (_converterState.TopFormatState.RtfDestination)