Frame.CurrentSourcePageTypeProperty Property

Definition

Identifies the CurrentSourcePageType dependency property.

public:
 static property DependencyProperty ^ CurrentSourcePageTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty CurrentSourcePageTypeProperty();
public static DependencyProperty CurrentSourcePageTypeProperty { get; }
var dependencyProperty = Frame.currentSourcePageTypeProperty;
Public Shared ReadOnly Property CurrentSourcePageTypeProperty As DependencyProperty

Property Value

The identifier for the CurrentSourcePageType dependency property.

Applies to