CoreWebView2.Find Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the find session interface for the current web view.
public Microsoft.Web.WebView2.Core.CoreWebView2Find Find { get; }
member this.Find : Microsoft.Web.WebView2.Core.CoreWebView2Find
Public ReadOnly Property Find As CoreWebView2Find