1 implementation of SendNavigating
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
273
void IWebViewController.
SendNavigating
(WebNavigatingEventArgs args)
1 reference to SendNavigating
Microsoft.Maui.Controls (1)
WebView\WebView.cs (1)
361
(this as IWebViewController)?.
SendNavigating
(args);