McCommand Events |
|
The McCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed | ||
| Error |
This event is fired when an error occurs during command execution.
| |
| Executed | ||
| PreviewExecuted | ||
| ProcessMessages |
Event sent when a background command checks for cancellation.
| |
| ProgressChanged |
Event sent when a background command reports its progress.
| |
| PropertyChanged | ||
| Recording |
This event is fired before a command is recorded after its execution.
| |
| SaveUndoState | ||
| Scheduling | ||
| StatusChanged |
Event sent in the main thread each time the command status changes.
|