Event that fires when a context menu is created containing the spelling suggestions and commands.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public event ContextMenuEventHandler ContextMenuCreated
Visual Basic
Public Event ContextMenuCreated As ContextMenuEventHandler

See Also