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