Summary
Gets or sets the size of the dialog button font.
- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- MetroDialogSettings
Syntax
public double DialogButtonFontSize { get; set; }
Value
Type | Description |
---|---|
double | The size of the dialog button font. |