ComponentOne SpellChecker for WPF and Silverlight
DictionaryChanged Event (C1SpellChecker)

C1.Silverlight.SpellChecker Namespace > C1SpellChecker Class : DictionaryChanged Event
Event that fires when any of the spell dictionaries changes in any way.
Syntax
'Declaration
 
Public Event DictionaryChanged As EventHandler
public event EventHandler DictionaryChanged
Remarks
This event notifies listeners that the spell dictionaries have changed and the text should be re-checked. It fires for example when words are added to the user dictionary or when new dictionaries are loaded.
See Also

Reference

C1SpellChecker Class
C1SpellChecker Members