1 write to _converterState
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
7761_converterState = new ConverterState();
128 references to _converterState
PresentationFramework (128)
System\Windows\Documents\RtfToXamlReader.cs (128)
7762_converterState.RtfFormatStack.Push(); 7787int nStartCount = _converterState.RtfFormatStack.Count; 7791rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState); 7801_converterState.RtfFormatStack.Push(); 7816while (_converterState.RtfFormatStack.Count > 2 && _converterState.RtfFormatStack.Count > nStartCount) 7845_converterState.TopFormatState.RtfDestination == RtfDestination.DestFieldResult) 7851_converterState.TopFormatState.RtfDestination = RtfDestination.DestUnknown; 7878ProcessImage(_converterState.TopFormatState); 7923return _converterState; 7948DocumentNodeArray dna = _converterState.DocumentNodeArray; 7967DocumentNodeArray dna = _converterState.DocumentNodeArray; 7992FormatState formatState = _converterState.TopFormatState; 8002dna.CoalesceAll(_converterState); 8044DocumentNodeArray dna = _converterState.DocumentNodeArray; 8211dnInstruction.AppendXamlPrefix(_converterState); 8354FormatState = new FormatState(_converterState.PreviousTopFormatState(0)) 8463FormatState = new FormatState(_converterState.PreviousTopFormatState(0)) 8605dn.FormatState.Font = _converterState.FontTable.DefineEntryByName(name); 8746DocumentNodeArray dna = _converterState.DocumentNodeArray; 8801DocumentNodeArray dna = _converterState.DocumentNodeArray; 8828dna.CoalesceChildren(_converterState, ndnListText); 8831_converterState.IsMarkerWhiteSpace = true; 8834_converterState.IsMarkerPresent = true; 8840DocumentNodeArray dna = _converterState.DocumentNodeArray; 8846FormatState formatState = _converterState.TopFormatState; 8859DocumentNodeArray dna = _converterState.DocumentNodeArray; 8909ListTableEntry listTableEntry = _converterState.ListTable.CurrentEntry; 8925FontTableEntry entry = _converterState.FontTable.CurrentEntry; 8934_converterState.FontTable.MapFonts(); 8942if (_converterState.RtfFormatStack.Count > 2) 8944DocumentNodeArray dna = _converterState.DocumentNodeArray; 8945FormatState fsCur = _converterState.PreviousTopFormatState(0); 8946FormatState fsNew = _converterState.PreviousTopFormatState(1); 8955FontTableEntry entry = _converterState.FontTable.CurrentEntry; 8959_converterState.RtfFormatStack.Pop(); 8962_lexer.CodePage = _converterState.CodePage; 8971&& _converterState.DefaultFont >= 0) 8973SelectFont(_converterState.DefaultFont); 8977else if (fsCur.Font < 0 && _converterState.DefaultFont >= 0) 8979SelectFont(_converterState.DefaultFont); 8986FormatState formatState = _converterState.TopFormatState; 8994FontTableEntry entry = _converterState.FontTable.FindEntryByIndex((int)formatState.Font); 8999formatState.CodePage = _converterState.CodePage; 9011FormatState formatState = _converterState.TopFormatState; 9056_converterState.FontTable.DefineEntry((int)token.Parameter); 9069else if (_converterState.DefaultLangFE > 0) 9071formatState.LangCur = _converterState.DefaultLangFE; 9080else if (_converterState.DefaultLang > 0) 9082formatState.LangCur = _converterState.DefaultLang; 9105_converterState.DefaultLang = token.Parameter; 9108_converterState.DefaultLangFE = token.Parameter; 9111_converterState.DefaultFont = token.Parameter; 9115FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 9119FontTableEntry entry = _converterState.FontTable.CurrentEntry; 9196if (_converterState.DefaultFont >= 0) 9198SelectFont(_converterState.DefaultFont); 9608_converterState.ColorTable.NewRed = (byte)token.Parameter; 9613_converterState.ColorTable.NewGreen = (byte)token.Parameter; 9618_converterState.ColorTable.NewBlue = (byte)token.Parameter; 9626FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 9694FormatState fs = _converterState.TopFormatState; 9735switch (_converterState.TopFormatState.RtfDestination) 9741HandleNormalText(token.Text, _converterState.TopFormatState); 9810DocumentNodeArray dna = _converterState.DocumentNodeArray; 9849DocumentNodeArray dna = _converterState.DocumentNodeArray; 9874dna.CoalesceOnlyChildren(_converterState, nInsertAt); 9879DocumentNodeArray dna = _converterState.DocumentNodeArray; 9902dna.CoalesceOnlyChildren(_converterState, nInsertAt); 9907DocumentNodeArray dna = _converterState.DocumentNodeArray; 9933FormatState fsCur = _converterState.PreviousTopFormatState(0); 9934FormatState fsOld = _converterState.PreviousTopFormatState(1); 9951DocumentNodeArray dna = _converterState.DocumentNodeArray; 10057ListTable lt = _converterState.ListTable; 10058ListOverrideTable lot = _converterState.ListOverrideTable; 10059RtfFormatStack formats = _converterState.RtfFormatStack; 10080ListTable lt = _converterState.ListTable; 10081ListOverrideTable lot = _converterState.ListOverrideTable; 10082RtfFormatStack formats = _converterState.RtfFormatStack; 10114ListTable listTable = _converterState.ListTable; 10115ListOverrideTable listOverrideTable = _converterState.ListOverrideTable; 10117FormatState fsCur = _converterState.PreviousTopFormatState(0); 10118FormatState fsOld = _converterState.PreviousTopFormatState(1); 10163DocumentNodeArray dna = _converterState.DocumentNodeArray; 10241FormatState previousFormatState = _converterState.PreviousTopFormatState(1); 10264DocumentNodeArray dna = _converterState.DocumentNodeArray; 10265FormatState fsCur = _converterState.PreviousTopFormatState(0); 10266FormatState fsOld = _converterState.PreviousTopFormatState(1); 10304dna.CoalesceChildren(_converterState, nAt); 10353FormatState fsCur = _converterState.PreviousTopFormatState(0); 10354FormatState fsOld = _converterState.PreviousTopFormatState(1); 10426DocumentNodeArray dna = _converterState.DocumentNodeArray; 10855FormatState fsCur = _converterState.PreviousTopFormatState(0); 10856FormatState fsOld = _converterState.PreviousTopFormatState(1); 10897DocumentNodeArray dna = _converterState.DocumentNodeArray; 10909DocumentNodeArray dna = _converterState.DocumentNodeArray; 10940dna.CoalesceChildren(_converterState, nOpen); 11050ListOverrideTable lot = _converterState.ListOverrideTable; 11057ListTableEntry lte = _converterState.ListTable.FindEntry(lo.ID); 11095DocumentNodeArray dna = _converterState.DocumentNodeArray; 11097bool bMarkerPresent = _converterState.IsMarkerPresent; 11100if (_converterState.IsMarkerPresent) 11102_converterState.IsMarkerPresent = false; 11148if (_converterState.IsMarkerWhiteSpace) 11150_converterState.IsMarkerWhiteSpace = false; 11204_converterState.CodePage = 1252; 11205_lexer.CodePage = _converterState.CodePage; 11208_converterState.CodePage = 10000; 11209_lexer.CodePage = _converterState.CodePage; 11212_converterState.CodePage = 437; 11213_lexer.CodePage = _converterState.CodePage; 11216_converterState.CodePage = 850; 11217_lexer.CodePage = _converterState.CodePage; 11232FormatState previous = _converterState.PreviousTopFormatState(1); 11233FormatState previousPrevious = _converterState.PreviousTopFormatState(2); 11251switch (_converterState.TopFormatState.RtfDestination) 11257HandleNormalText(token.Text, _converterState.TopFormatState); 11263HandleNormalText(token.Text, _converterState.TopFormatState); 11277FontTableEntry entry = _converterState.FontTable.CurrentEntry; 11295FontTableEntry entry = _converterState.FontTable.CurrentEntry; 11296FormatState formatState = _converterState.TopFormatState; 11309formatState.CodePage = _converterState.CodePage; 11324_converterState.ColorTable.FinishColor(); 11329FormatState fs = _converterState.TopFormatState; 11386DocumentNodeArray dna = _converterState.DocumentNodeArray; 11418DocumentNodeArray dna = _converterState.DocumentNodeArray; 11431dna.CoalesceChildren(_converterState, dna.Count - 1); 11436switch (_converterState.TopFormatState.RtfDestination)