JournalEntry::SetKeepAlive Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the KeepAlive attached property of the specified element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- dependencyObject
-
Type:
System.Windows::DependencyObject^
The element on which to set the attached property value.
- keepAlive
-
Type:
System::Boolean
true to keep the journal entry in memory; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: