Frame.CanGoBackProperty 属性

定义

标识 CanGoBack 依赖属性。

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

属性值

CanGoBack 依赖属性的标识符。

适用于