Frame.ForwardStackProperty プロパティ

定義

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

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

プロパティ値

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

適用対象