RajeshAKumar
RajeshAKumar
We have a desktop software using WPF and written a crypto library using RijndaelManaged using .NET FX 4.0 ~2010-2011 timeframe. Now we are moving that code base to .NET 6,...
> > want to highlight occurrences of a search phrase in the page. > > This can be done via executing a javascript calling `window.find()` already. For more info see...
> Hey @RajeshAKumar - I don't think we currently have a way to do this. Would you like me to add this as a scenario on our backlog? Yes please...
> > want to highlight occurrences of a search phrase in the page. > > This can be done via executing a javascript calling `window.find()` already. For more info see...
> @RajeshAKumar you said: > > > `WebView2 `does a very nice job of showing this when invoked by user. > > How can I do this with `WebView2`? I...
> My issue is to solve this via API in WebView2 in WPF.
Scenario: We have a help system that uses web view control to display home help pages. When user searches keyword we should results summary with each line item representing html...