Skip to content

Bind dictionaries generated at runtime to the Spell Checker in MVVM-based applications

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/spell-checker-bind-dictionaries-in-mvvm-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spell Checker for WPF - Bind Dictionaries at Runtime

This example demonstrates how to use the SpellingSettings.DictionarySourceCollection property to bind dictionaries to the Spell Checker. The dictionary collection is generated in the ViewModel, and the Spell Checker is integrated into the TextEdit control.

Files to Look At

Documentation

How to: Bind Dictionaries to the Spell Checker in MVVM Applications

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Bind dictionaries generated at runtime to the Spell Checker in MVVM-based applications

Topics

Resources

License

Stars

Watchers

Forks