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

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public event EventHandler<SourcedEventArgs> SubmenuOpened
Visual Basic
Public Event SubmenuOpened As EventHandler(Of SourcedEventArgs)

See Also