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