Keyoti RapidSpell WPF API Docs
CreateDialogViewUserDictionaryEditEventHandler Delegate
APIKeyoti.RapidSpell.Wpf.EventCreateDialogViewUserDictionaryEditEventHandler
Keyoti RapidSpell WPF
EventHandler delegate
Declaration Syntax
C#Visual BasicVisual C++
public delegate void CreateDialogViewUserDictionaryEditEventHandler(
	Object sender,
	CreateDialogViewUserDictionaryEditEventArgs e
)
Public Delegate Sub CreateDialogViewUserDictionaryEditEventHandler ( _
	sender As Object, _
	e As CreateDialogViewUserDictionaryEditEventArgs _
)
public delegate void CreateDialogViewUserDictionaryEditEventHandler(
	Object^ sender, 
	CreateDialogViewUserDictionaryEditEventArgs^ e
)

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