4 references to RemoveEntryInternal
PresentationFramework (4)
System\Windows\Navigation\Journal.cs (3)
261
JournalEntry removedEntry =
RemoveEntryInternal
(index);
464
RemoveEntryInternal
(i);
523
RemoveEntryInternal
(i);
System\Windows\Navigation\NavigationService.cs (1)
3881
journal.
RemoveEntryInternal
(journalEntryIndex);