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