MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 DatePickerHelper

public static class DatePickerHelper

Gets the content of the DropDown Button.

Gets the data template used to display the content of the DropDown Button.

Gets the font family of the desired font.

Gets the size of the desired font.

public static void SetDropDownButtonContent(DependencyObject obj, object value)

Sets the content of the DropDown Button.

Sets the data template used to display the content of the DropDown Button.

Sets the font family of the desired font.

public static void SetDropDownButtonFontSize(DependencyObject obj, double value)

Sets the size of the desired font.