Summary
Gets the size of the desired font.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- DatePickerHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DatePicker))]
[AttachedPropertyBrowsableForType(typeof(TimePickerBase))]
public static double GetDropDownButtonFontSize(DependencyObject d)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| d | DependencyObject |
Return Value
| Type | Description |
|---|---|
| double |
