Keyoti RapidSpell WPF API Docs
OnSuggestionsDoubleClick Method (sender, e)
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterOnSuggestionsDoubleClick(Object, EventArgs)
Keyoti RapidSpell WPF
Called when the user double clicks on a suggestion.
Declaration Syntax
C#Visual BasicVisual C++
protected void OnSuggestionsDoubleClick(
	Object sender,
	EventArgs e
)
Protected Sub OnSuggestionsDoubleClick ( _
	sender As Object, _
	e As EventArgs _
)
protected:
void OnSuggestionsDoubleClick(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)
e (EventArgs)

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