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