Keyoti RapidSpell Silverlight API Docs
ListChanged Event
APIKeyoti.RapidSpellUserDictionaryListChanged
Keyoti RapidSpell Silverlight
Notifies handlers that the word list has changed.
Declaration Syntax
C#Visual BasicVisual C++F#
public event UserDictionary..::..ListChangedEventHandler ListChanged
Public Event ListChanged As UserDictionary..::..ListChangedEventHandler
public:
 event UserDictionary..::..ListChangedEventHandler^ ListChanged {
	void add (UserDictionary..::..ListChangedEventHandler^ value);
	void remove (UserDictionary..::..ListChangedEventHandler^ value);
}
member ListChanged : IEvent<UserDictionary..::..ListChangedEventHandler,
    UserDictionary..::..ListChangedEventArgs>
Value

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