Keyoti RapidSpell Silverlight API Docs
WordAdded Event
APIKeyoti.RapidSpellCheckerEngineAdapterWordAdded
Keyoti RapidSpell Silverlight
Fires when a word is added
Declaration Syntax
C#Visual BasicVisual C++F#
public event WordAddedEventHandler WordAdded
Public Event WordAdded As WordAddedEventHandler
public:
virtual  event WordAddedEventHandler^ WordAdded {
	void add (WordAddedEventHandler^ value);
	void remove (WordAddedEventHandler^ value);
}
abstract WordAdded : IEvent<WordAddedEventHandler,
    WordAddedEventArgs>
override WordAdded : IEvent<WordAddedEventHandler,
    WordAddedEventArgs>
Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)