4 references to RemoveEntryInternal
PresentationFramework (4)
System\Windows\Navigation\Journal.cs (3)
261JournalEntry removedEntry = RemoveEntryInternal(index); 464RemoveEntryInternal(i); 523RemoveEntryInternal(i);
System\Windows\Navigation\NavigationService.cs (1)
3881journal.RemoveEntryInternal(journalEntryIndex);