Frame.JournalOwnership Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets whether a frame is responsible for managing its own navigation history, or whether it integrates with the web browser journal.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Windows.Navigation.JournalOwnershipReturns JournalOwnership. A value that specifies whether the frame manages its own journal. The default value is Automatic.
Show: