4 references to RemoveEntryInternal
PresentationFramework (4)
System\Windows\Navigation\Journal.cs (3)
257JournalEntry removedEntry = RemoveEntryInternal(index); 460RemoveEntryInternal(i); 513RemoveEntryInternal(i);
System\Windows\Navigation\NavigationService.cs (1)
3821journal.RemoveEntryInternal(journalEntryIndex);