# IDialogButtonViewModel.IsDefault property

`true` when this is the default button, activated by Enter.

```csharp
public bool? IsDefault { 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 -->
