Confirmed | 
The ConfirmedCommandEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfirmedCommandEventArgs | Initializes a new instance of the ConfirmedCommandEventArgs class | 
| Name | Description | |
|---|---|---|
| Parameter | Gets or sets the parameter that will be passed to the command when it's executed. | 
| Name | Description | |
|---|---|---|
| SafeCastT | 
            Performs a cast from object to T, avoiding possible null violations if T is a value type.
             (Defined by ObjectExtensions)  |