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