Keyoti RapidSpell WPF API Docs
WordAdded Event
APIKeyoti.RapidSpell.WpfRapidSpellDialogWordAdded
Keyoti RapidSpell WPF
Fired when word added to user dictionary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event WordAddedEventHandler WordAdded
public event WordAddedEventHandler WordAdded
Public Event WordAdded As WordAddedEventHandler
Public Event WordAdded As WordAddedEventHandler
public:
 event WordAddedEventHandler^ WordAdded {
	void add (WordAddedEventHandler^ value);
	void remove (WordAddedEventHandler^ value);
}
public:
 event WordAddedEventHandler^ WordAdded {
	void add (WordAddedEventHandler^ value);
	void remove (WordAddedEventHandler^ value);
}
member WordAdded : IEvent<WordAddedEventHandler,
    WordAddedEventArgs>
member WordAdded : IEvent<WordAddedEventHandler,
    WordAddedEventArgs>
Value

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