5 writes to IsContinue
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
786IsContinue = formatState.IsContinue; 10378formatState.IsContinue = false; 10382formatState.IsContinue = false; 10385formatState.IsContinue = true; 11226formatState.IsContinue = true;
8 references to IsContinue
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (8)
786IsContinue = formatState.IsContinue; 918&& IsContinue == formatState.IsContinue 11135if (mlHave.EntryAt(i).VirtualListLevel < nVirtualListLevel || fs.IsContinue) 11146if (fs.IsContinue) 11244if (nLists == 0 && nLevel == 1 && formatState.IsContinue) 11603if (!formatState.IsContinue) 11700if (nLI >= 0 && !added && !formatState.IsContinue)