FIX. RadSpellChecker - ignored words are not being saved
To reproduce: Add a radspellchecker and let it check a radrichtextbox. Check an incorrect word and click ignore all. You will see that the dialog shows up again.
Workaround:
public class MySpellCheckWordByWordForm : SpellCheckWordByWordForm
{