[WPF/Chromium] How to modify a page displayed in WPF's HTML through background code
Learning WPF, using Chromium to have the application fetch a page and display it, and I'd like to be able to retrieve the entire HTML source of the page and edit it, as if doing it manually through inspect element, then feed it back to the display so its updated.
1 Reply
Get started with WebView2 in WPF apps - Microsoft Edge Developer do...
Get started guide with WebView2 for Windows Presentation Foundation (WPF) apps.