Keyoti RapidSpell WPF API Docs
WordAdded Event
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterWordAdded
Keyoti RapidSpell WPF
Fired when word added to user dictionary
Declaration Syntax
C#Visual BasicVisual C++
public event WordAddedEventHandler WordAdded
Public Event WordAdded As WordAddedEventHandler
public:
virtual  event WordAddedEventHandler^ WordAdded {
	void add (WordAddedEventHandler^ value);
	void remove (WordAddedEventHandler^ value);
}

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