1 override of RestoreState
PresentationFramework (1)
MS\Internal\AppModel\Journaling.cs (1)
530
internal override void
RestoreState
(object contentObject)
2 references to RestoreState
PresentationFramework (2)
MS\Internal\AppModel\Journaling.cs (1)
546
base.
RestoreState
(pageFunction);
System\Windows\Navigation\NavigationService.cs (1)
852
navInfo.JournalEntry.
RestoreState
(newTree);