CoreWebView2Find.Stop Method

Definition

Stops the current 'Find' session and hides the Find bar. If called with no Find session active, it will silently do nothing.

public void Stop ();
member this.Stop : unit -> unit
Public Sub Stop ()

Applies to