Frame.SourcePageTypeProperty Property

Definition

Identifies the SourcePageType dependency property.

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

Property Value

The identifier for the SourcePageType dependency property.

Applies to