[]
        
(Showing Draft Content)

C1.WinUI.Menu.C1MenuItem.SubmenuClosed

SubmenuClosed Event

Occurs when the state of the IsSubmenuOpen property changes to false.

Namespace: C1.WinUI.Menu
Assembly: C1.WinUI.Menu.dll
Syntax
public event EventHandler<SourcedEventArgs> SubmenuClosed
Returns
Type Description
EventHandler<SourcedEventArgs> Occurs when the state of the property changes to false.