Occurs when the Menu is AutoClosed.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public event EventHandler<EventArgs> AutoClosed |
Visual Basic |
---|
Public Event AutoClosed As EventHandler(Of EventArgs) |