Keyoti RapidSpell WPF API Docs
FoundSpellingErrorEventHandler Delegate
APIKeyoti.RapidSpell.WpfFoundSpellingErrorEventHandler
Keyoti RapidSpell WPF
EventHandler delegate
Declaration Syntax
C#Visual BasicVisual C++
public delegate void FoundSpellingErrorEventHandler(
	Object s,
	FoundSpellingErrorEventArgs e
)
Public Delegate Sub FoundSpellingErrorEventHandler ( _
	s As Object, _
	e As FoundSpellingErrorEventArgs _
)
public delegate void FoundSpellingErrorEventHandler(
	Object^ s, 
	FoundSpellingErrorEventArgs^ e
)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827