Occurs when the Menu is AutoClosed.

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

Syntax

C#
public event EventHandler<EventArgs> AutoClosed
Visual Basic
Public Event AutoClosed As EventHandler(Of EventArgs)

See Also