 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : CancelableCommandEventArgs Class | 
The following tables list the members exposed by CancelableCommandEventArgs.
| Name | Description | |
|---|---|---|
|  | CancelableCommandEventArgs Constructor | Creates an instance of the event arguments for a CancelableCommand event. | 
| Name | Description | |
|---|---|---|
|  | Cancel | Returns/sets whether the proposed event should be cancelled. | 
|  | Command | Returns/sets the command associated with this event. |