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