4 references to RemoveEntryInternal
PresentationFramework (4)
System\Windows\Navigation\Journal.cs (3)
258JournalEntry removedEntry = RemoveEntryInternal(index); 461RemoveEntryInternal(i); 514RemoveEntryInternal(i);
System\Windows\Navigation\NavigationService.cs (1)
3822journal.RemoveEntryInternal(journalEntryIndex);