In WPF, is there an easy way to add wavy underlines (like spelling errors in Word) to FlowDocument elements? There’s the Underline class, but there seems to be no way to style it.
In WPF, is there an easy way to add wavy underlines (like spelling errors
Share
You can create the wavy effect using the following changes to Robert Macne’s solution
Add a visual brush to the Grid.Resources section:
And change the pen to: