# IDialogButtonViewModel.Classes property

Space-separated style classes applied to the button, used to give it a distinct appearance such as the accent style of a primary action.

```csharp
public string? Classes { 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 -->
