17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7800rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7854_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7860_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7887ProcessImage(_converterState.TopFormatState); 8001FormatState formatState = _converterState.TopFormatState; 8855FormatState formatState = _converterState.TopFormatState; 8998FormatState formatState = _converterState.TopFormatState; 9023FormatState formatState = _converterState.TopFormatState; 9709FormatState fs = _converterState.TopFormatState; 9750switch (_converterState.TopFormatState.RtfDestination) 9756HandleNormalText(token.Text, _converterState.TopFormatState); 11383switch (_converterState.TopFormatState.RtfDestination) 11389HandleNormalText(token.Text, _converterState.TopFormatState); 11395HandleNormalText(token.Text, _converterState.TopFormatState); 11428FormatState formatState = _converterState.TopFormatState; 11461FormatState fs = _converterState.TopFormatState; 11568switch (_converterState.TopFormatState.RtfDestination)