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