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