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