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