SearchHandler.OnQueryConfirmed Method
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.
Developers may override this method to respond to the user entering or confirming their query in the search box.
protected virtual void OnQueryConfirmed ();
abstract member OnQueryConfirmed : unit -> unit
override this.OnQueryConfirmed : unit -> unit