# DialogWindowClasses.WithFooter field

Moves the dialog buttons into a separate footer bar with its own background, and widens them, instead of placing them directly under the content.

```csharp
public const string WithFooter;
```

## See Also

* class [DialogWindowClasses](../DialogWindowClasses.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
