Click or drag to resize

Command Events

The Command type exposes the following members.

Events
  NameDescription
Public eventDataContextChanged
Event to handle when the DataContext has changed
Public eventEnabledChanged
Occurs when the Enabled property is changed.
Public eventExecuted
Occurs when the command is executed from either the menu or toolbar.
Top
See Also