1 implementation of Content
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
89
public object
Content
1 write to Content
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
92
set { _host.
Content
= value; }
2 references to Content
PresentationFramework (2)
MS\Internal\AppModel\Journaling.cs (1)
465
PageFunctionBase pf = (navigator.
Content
== _keepAlivePageFunction) ?
MS\Internal\AppModel\JournalNavigationScope.cs (1)
91
get { return _host.
Content
; }