Share via


WebView.CanGoBackProperty 屬性

定義

識別 CanGoBack 相依性屬性。

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

屬性值

CanGoBack相依性屬性的識別碼。

適用於

另請參閱