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