# IDialogButtonViewModel.IsCancel property

`true` when this is the cancel button, activated by Escape.

```csharp
public bool? IsCancel { get; }
```

## See Also

* interface [IDialogButtonViewModel](../IDialogButtonViewModel.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
