Keyoti RapidSpell WPF API Docs
FoundSpellingErrorEventHandler Delegate
APIKeyoti.RapidSpell.Wpf.EventFoundSpellingErrorEventHandler
Keyoti RapidSpell WPF
EventHandler delegate
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public delegate void FoundSpellingErrorEventHandler(
	Object s,
	FoundSpellingErrorEventArgs e
)
public delegate void FoundSpellingErrorEventHandler(
	Object s,
	FoundSpellingErrorEventArgs e
)
Public Delegate Sub FoundSpellingErrorEventHandler ( 
	s As Object,
	e As FoundSpellingErrorEventArgs
)
Public Delegate Sub FoundSpellingErrorEventHandler ( 
	s As Object,
	e As FoundSpellingErrorEventArgs
)
public delegate void FoundSpellingErrorEventHandler(
	Object^ s, 
	FoundSpellingErrorEventArgs^ e
)
public delegate void FoundSpellingErrorEventHandler(
	Object^ s, 
	FoundSpellingErrorEventArgs^ e
)
type FoundSpellingErrorEventHandler = 
    delegate of 
        s : Object * 
        e : FoundSpellingErrorEventArgs -> unit
type FoundSpellingErrorEventHandler = 
    delegate of 
        s : Object * 
        e : FoundSpellingErrorEventArgs -> unit

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