Keyoti RapidSpell Silverlight API Docs
CreateDialogViewUserDictionaryEdit Event
APIKeyoti.RapidSpell.OptionsOptionsPresenterCreateDialogViewUserDictionaryEdit
Keyoti RapidSpell Silverlight
Fired when an IDialogViewUserDictionaryEdit is required.
Declaration Syntax
C#Visual BasicVisual C++F#
public event CreateDialogViewUserDictionaryEditEventHandler CreateDialogViewUserDictionaryEdit
Public Event CreateDialogViewUserDictionaryEdit As CreateDialogViewUserDictionaryEditEventHandler
public:
 event CreateDialogViewUserDictionaryEditEventHandler^ CreateDialogViewUserDictionaryEdit {
	void add (CreateDialogViewUserDictionaryEditEventHandler^ value);
	void remove (CreateDialogViewUserDictionaryEditEventHandler^ value);
}
member CreateDialogViewUserDictionaryEdit : IEvent<CreateDialogViewUserDictionaryEditEventHandler,
    CreateDialogViewUserDictionaryEditEventArgs>
Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)