# IDialogButtonViewModel.CommandParameter property

The value passed to [`Command`](./Command.md) when the button is pressed.

```csharp
public object? CommandParameter { 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 -->
