4 references to RemoveEntryInternal
PresentationFramework (4)
System\Windows\Navigation\Journal.cs (3)
269JournalEntry removedEntry = RemoveEntryInternal(index); 472RemoveEntryInternal(i); 531RemoveEntryInternal(i);
System\Windows\Navigation\NavigationService.cs (1)
3892journal.RemoveEntryInternal(journalEntryIndex);