# DialogChoice&lt;T&gt;.IsDefault property

The default button, invoked by Enter.

```csharp
public bool IsDefault { get; set; }
```

## See Also

* class [DialogChoice&lt;T&gt;](../DialogChoice-1.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
