1 write to Journal
PresentationFramework (1)
System\Windows\Controls\Frame.cs (1)
1229
state.
Journal
= _ownJournalScope.Journal;
3 references to Journal
PresentationFramework (3)
System\Windows\Controls\Frame.cs (3)
1201
Journal
?.PruneKeepAliveEntries();
1248
Invariant.Assert(state.
Journal
!= null);
1249
_ownJournalScope.Journal = state.
Journal
;