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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214