[]
Occurs when the state of the IsSubmenuOpen property changes to false.
public event EventHandler<SourcedEventArgs> SubmenuClosed
Public Event SubmenuClosed As EventHandler(Of SourcedEventArgs)
| Type | Description |
|---|---|
| EventHandler<SourcedEventArgs> | Occurs when the state of the property changes to false. |