The following tables list the members exposed by DialogUICommandInvokedArgs.
| Name | Description | |
|---|---|---|
![]() | DialogUICommandInvokedArgs Constructor | Creates a new instance of the DialogUICommandInvokedArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancelled | True if the command was cancelled. (Inherited from Cocktail.UICommandInvokedArgs) |
![]() | Command | Gets the invoked command. (Inherited from Cocktail.UICommandInvokedArgs) |
![]() | DialogHost | Returns the dialog host associated with the command. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Cancels the command. (Inherited from Cocktail.UICommandInvokedArgs) |


