As You Type Spell Checker This is a WPF based example project for an as-you-type spell checker. It combines AvalonEdit and NHunspell by adding the custom SpellCheckerBehavior. This project was inspired by a StackOverflow question.