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