2 writes to Id
PresentationFramework (2)
System\Windows\Navigation\Journal.cs (2)
284
journalEntry.
Id
= oldEntry.Id;
290
journalEntry.
Id
= ++_journalEntryId;
2 references to Id
PresentationFramework (2)
System\Windows\Navigation\Journal.cs (2)
284
journalEntry.Id = oldEntry.
Id
;
440
if (this[i].
Id
== id)