Occurs when the state of the IsSubmenuOpen property changes to false.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event EventHandler<SourcedEventArgs> SubmenuClosed |
| Visual Basic |
|---|
Public Event SubmenuClosed As EventHandler(Of SourcedEventArgs) |