Frame.SourcePageTypeProperty プロパティ

定義

SourcePageType 依存関係プロパティを識別します。

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

プロパティ値

SourcePageType 依存関係プロパティの識別子。

適用対象