Occurs when the command associated with this CommandBinding executes.

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

Syntax

C#
public event ExecutedRoutedEventHandler Executed
Visual Basic
Public Event Executed As ExecutedRoutedEventHandler

See Also