1 write to PageFunctionId
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\Journaling.cs (1)
269
PageFunctionId
= pageFunction.PageFunctionId;
3 references to PageFunctionId
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\Journaling.cs (2)
387
if ((pageFunctionEntry != null) && (pageFunctionEntry.
PageFunctionId
== endingPF.ParentPageFunctionId))
573
pageFunction.PageFunctionId =
PageFunctionId
;
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4162
(journalPageFunction.
PageFunctionId
== finishingChildPageFunction.PageFunctionId);