2 references to FindIndexForEntryWithId
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
803int index = journal.FindIndexForEntryWithId((int)journaledObject);
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
305int realIndex = _journal.FindIndexForEntryWithId(entryId);