17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7783rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7837_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7843_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7870ProcessImage(_converterState.TopFormatState); 7984FormatState formatState = _converterState.TopFormatState; 8833FormatState formatState = _converterState.TopFormatState; 8972FormatState formatState = _converterState.TopFormatState; 8997FormatState formatState = _converterState.TopFormatState; 9683FormatState fs = _converterState.TopFormatState; 9724switch (_converterState.TopFormatState.RtfDestination) 9730HandleNormalText(token.Text, _converterState.TopFormatState); 11353switch (_converterState.TopFormatState.RtfDestination) 11359HandleNormalText(token.Text, _converterState.TopFormatState); 11365HandleNormalText(token.Text, _converterState.TopFormatState); 11398FormatState formatState = _converterState.TopFormatState; 11431FormatState fs = _converterState.TopFormatState; 11534switch (_converterState.TopFormatState.RtfDestination)