Occurs when the C1ContextMenu closes.

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

Syntax

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

See Also