Share via


PageStackEntry.SourcePageTypeProperty 属性

定义

标识 SourcePageType 依赖属性。

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

属性值

SourcePageType 依赖属性的标识符。

适用于