Occurs when the C1ContextMenu opens.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public event EventHandler Opened
Visual Basic
Public Event Opened As EventHandler
XAML Attribute Usage
<object Opened="EventHandler" .../>

See Also