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