17 references to TopFormatState
PresentationFramework (17)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (17)
7866rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7920_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7926_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7953ProcessImage(_converterState.TopFormatState); 8067FormatState formatState = _converterState.TopFormatState; 8926FormatState formatState = _converterState.TopFormatState; 9065FormatState formatState = _converterState.TopFormatState; 9090FormatState formatState = _converterState.TopFormatState; 9776FormatState fs = _converterState.TopFormatState; 9817switch (_converterState.TopFormatState.RtfDestination) 9823HandleNormalText(token.Text, _converterState.TopFormatState); 11453switch (_converterState.TopFormatState.RtfDestination) 11459HandleNormalText(token.Text, _converterState.TopFormatState); 11465HandleNormalText(token.Text, _converterState.TopFormatState); 11498FormatState formatState = _converterState.TopFormatState; 11531FormatState fs = _converterState.TopFormatState; 11634switch (_converterState.TopFormatState.RtfDestination)