6 references to EntryAt
PresentationFramework (6)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (6)
11230if (mlHave.EntryAt(i).VirtualListLevel < nVirtualListLevel || fs.IsContinue) 11232MarkerListEntry mle = mlHave.EntryAt(i); 11350MarkerListEntry entry = mlWant.EntryAt(nLevel - 1); 11706MarkerListEntry eHave = mlHave.EntryAt(nMatch); 11707MarkerListEntry eWant = mlWant.EntryAt(nMatch); 11784MarkerListEntry mle = mlWant.EntryAt(nLists);