[]
        
(Showing Draft Content)

C1.WPF.ISpellChecker.DictionaryChanged

DictionaryChanged Event

Event that fires when any of the spell dictionaries changes in any way.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
event EventHandler DictionaryChanged
Returns
Type Description
EventHandler Event that fires when any of the spell dictionaries changes in any way.
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.