Summary
Sets 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 void SetDropDownButtonFontSize(DependencyObject obj, double value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
|
Attached |
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | |
value | double |
Return Value
Type | Description |
---|---|
void |