1 implementation of SendNavigated
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
265 void IWebViewController.SendNavigated(WebNavigatedEventArgs args)
1 reference to SendNavigated
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
367 (this as IWebViewController)?.SendNavigated(args);