WebView.CanGoForwardProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください