WpfDiff
WpfDiff copied to clipboard
Highlight changes in text using DiffPlex (Apache 2.0) and WPF's RichTextBox.
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
We are able to make the textbox editable, but it does not edit the underlying string that gets passed into it. What would be the best way to access the...