Occurs when the Menu is AutoClosed.

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

Syntax

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

See Also