Keyoti RapidSpell WPF API Docs
DialogView_Closing Method (sender, e)
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterDialogView_Closing(Object, CancelEventArgs)
Keyoti RapidSpell WPF
Handles IDialogView event
Declaration Syntax
C#Visual BasicVisual C++
public virtual void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
Public Overridable Sub DialogView_Closing ( _
	sender As Object, _
	e As CancelEventArgs _
)
public:
virtual void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
Parameters
sender (Object)
e (CancelEventArgs)

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