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