OkCancelDialogAwareViewModel.Cancel method¶
Handles the Cancel button. The base implementation closes the dialog with Cancel; override it to discard pending changes first.
| parameter | description |
|---|---|
| parameter | The command parameter supplied by the button. Unused by the base implementation. |