4 references to RemoveEntryInternal
PresentationFramework (4)
src\Framework\System\Windows\Navigation\Journal.cs (3)
280JournalEntry removedEntry = RemoveEntryInternal(index); 485RemoveEntryInternal(i); 543RemoveEntryInternal(i);
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4166journal.RemoveEntryInternal(journalEntryIndex);