2 references to CanGoForwardPropertyKey
Microsoft.Maui.Controls (2)
WebView\WebView.cs (2)
44 public static readonly BindableProperty CanGoForwardProperty = CanGoForwardPropertyKey.BindableProperty; 80 set { SetValue(CanGoForwardPropertyKey, value); }