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