You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a HTML page in local WPF app using WebView2, but want to highlight occurrences of a search phrase in the page.
WebView2 does a very nice job of showing this when invoked by user.
We want to leverage this function programmatically.