Page.KeepAliveProperty Field

Definition

Identifies the KeepAlive dependency property.

public: static initonly System::Windows::DependencyProperty ^ KeepAliveProperty;
public static readonly System.Windows.DependencyProperty KeepAliveProperty;
 staticval mutable KeepAliveProperty : System.Windows.DependencyProperty
Public Shared ReadOnly KeepAliveProperty As DependencyProperty 

Field Value

Examples

Dependency Properties Overview

Remarks

The identifier for the KeepAlive dependency property.

Applies to