Click or drag to resize

McCommand Events

The McCommand type exposes the following members.

Events
  NameDescription
Public eventDisposed
Public eventError
This event is fired when an error occurs during command execution.
Public eventExecuted
Public eventPreviewExecuted
Public eventProcessMessages
Event sent when a background command checks for cancellation.
Public eventProgressChanged
Event sent when a background command reports its progress.
Public eventPropertyChanged
Public eventRecording
This event is fired before a command is recorded after its execution.
Public eventSaveUndoState
Public eventScheduling
Public eventStatusChanged
Event sent in the main thread each time the command status changes.
Top
See Also