Gets or sets a value that indicates whether the content of a journal entry is either retained or re-created when navigated to in navigation history.
See GetKeepAlive, SetKeepAlive
<object JournalEntry.KeepAlive="bool" .../>
Identifier field
KeepAliveProperty
Metadata properties set to true
None
See KeepAlive for how this property is used by pages.
The following example shows how to set the attached KeepAlive property for a Page.
<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" JournalEntry.KeepAlive="True" > <!--Page Content--> </Page>
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003