Keyoti RapidSpell WPF API Docs
FoundSpellingError Event
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeFoundSpellingError
Keyoti RapidSpell WPF
Fired when a spelling error is found.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event FoundSpellingErrorEventHandler FoundSpellingError
public event FoundSpellingErrorEventHandler FoundSpellingError
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
public:
 event FoundSpellingErrorEventHandler^ FoundSpellingError {
	void add (FoundSpellingErrorEventHandler^ value);
	void remove (FoundSpellingErrorEventHandler^ value);
}
public:
 event FoundSpellingErrorEventHandler^ FoundSpellingError {
	void add (FoundSpellingErrorEventHandler^ value);
	void remove (FoundSpellingErrorEventHandler^ value);
}
member FoundSpellingError : IEvent<FoundSpellingErrorEventHandler,
    FoundSpellingErrorEventArgs>
member FoundSpellingError : IEvent<FoundSpellingErrorEventHandler,
    FoundSpellingErrorEventArgs>
Value

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