The built-in WPF TextBox control enables spell checking but I have not found any way for AvalonEdit to allow this and there isn't a mention of this in the official documentation or issues raised.
I am hoping, if AvalonEdit relies on a TextBox control, to expose the spell checking capability or to add it in one way or another. Otherwise I can't seem to find a good way to implement this feature.
The built-in WPF TextBox control enables spell checking but I have not found any way for AvalonEdit to allow this and there isn't a mention of this in the official documentation or issues raised.
I am hoping, if AvalonEdit relies on a TextBox control, to expose the spell checking capability or to add it in one way or another. Otherwise I can't seem to find a good way to implement this feature.