Keyoti RapidSpell WPF API Docs
WordRemoved Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogWordRemoved
Keyoti RapidSpell WPF
Fired when a word is removed from user dictionary.
Declaration Syntax
C#Visual BasicVisual C++
public event WordRemovedEventHandler WordRemoved
Public Event WordRemoved As WordRemovedEventHandler
public:
 event WordRemovedEventHandler^ WordRemoved {
	void add (WordRemovedEventHandler^ value);
	void remove (WordRemovedEventHandler^ value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827