Frame.CanGoForwardProperty 属性

定义

标识 CanGoForward 依赖属性。

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

属性值

CanGoForward 依赖属性的标识符。

适用于