Files to look at:
- [MainWindow.xaml](./CS/DXSpellChecker for TextEdit/MainWindow.xaml) (VB: [MainWindow.xaml](./VB/DXSpellChecker for TextEdit/MainWindow.xaml))
- [MainWindow.xaml.cs](./CS/DXSpellChecker for TextEdit/MainWindow.xaml.cs) (VB: [MainWindow.xaml.vb](./VB/DXSpellChecker for TextEdit/MainWindow.xaml.vb))
The following example shows how to add the DXSpellChecker behavior mechanism to the TextEdit.
Additionally, the DXSpellChecker behavior is supported by the MemoEdit, standard TextBox and RichTextBox controls.