5 writes to IsContinue
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
786IsContinue = formatState.IsContinue; 10410formatState.IsContinue = false; 10414formatState.IsContinue = false; 10417formatState.IsContinue = true; 11257formatState.IsContinue = true;
8 references to IsContinue
PresentationFramework (8)
System\Windows\Documents\RtfToXamlReader.cs (8)
786IsContinue = formatState.IsContinue; 918&& IsContinue == formatState.IsContinue 11166if (mlHave.EntryAt(i).VirtualListLevel < nVirtualListLevel || fs.IsContinue) 11177if (fs.IsContinue) 11275if (nLists == 0 && nLevel == 1 && formatState.IsContinue) 11638if (!formatState.IsContinue) 11735if (nLI >= 0 && !added && !formatState.IsContinue)