17 references to TopFormatState
PresentationFramework (17)
System\Windows\Documents\RtfToXamlReader.cs (17)
7785rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7839_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7845_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7872ProcessImage(_converterState.TopFormatState); 7986FormatState formatState = _converterState.TopFormatState; 8835FormatState formatState = _converterState.TopFormatState; 8974FormatState formatState = _converterState.TopFormatState; 8999FormatState formatState = _converterState.TopFormatState; 9685FormatState fs = _converterState.TopFormatState; 9726switch (_converterState.TopFormatState.RtfDestination) 9732HandleNormalText(token.Text, _converterState.TopFormatState); 11355switch (_converterState.TopFormatState.RtfDestination) 11361HandleNormalText(token.Text, _converterState.TopFormatState); 11367HandleNormalText(token.Text, _converterState.TopFormatState); 11400FormatState formatState = _converterState.TopFormatState; 11433FormatState fs = _converterState.TopFormatState; 11536switch (_converterState.TopFormatState.RtfDestination)