JournalEntry::GetKeepAlive Method (DependencyObject^)

 

Returns the KeepAlive attached property of the journal entry for the specified element.

Namespace:   System.Windows.Navigation
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
static bool GetKeepAlive(
	DependencyObject^ dependencyObject
)

Parameters

dependencyObject
Type: System.Windows::DependencyObject^

The element from which to get the attached property value.

Return Value

Type: System::Boolean

The value of the KeepAlive attached property of the journal entry for the specified element.

.NET Framework
Available since 3.0
Return to top
Show: