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