DatePickerHelper.

GetDropDownButtonFontFamily(DependencyObject) Method

Summary

Gets the font family of the desired font.
Namespace
MahApps.Metro.Controls
Containing Type
DatePickerHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DatePicker))]
[AttachedPropertyBrowsableForType(typeof(TimePickerBase))]
public static FontFamily GetDropDownButtonFontFamily(DependencyObject d)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType
AttachedPropertyBrowsableForType

Parameters

Name Type Description
d DependencyObject

Return Value

Type Description
FontFamily