Skip to content

Default for ControlsHelper.HeaderFontSizeProperty should be SystemFonts.MessageFontSize #2495

@pfattisc

Description

@pfattisc

What steps will reproduce this issue?

The default ControlsHelper.HeaderFontSize is way too big. I have several GroupBoxes and Expander controls in my application and I don't use the MahApps.Fonts.xaml so all controls use the system settings.
However all controls using ControlsHelper.HeaderFontSize apply it's default which is 26.67.

Expected outcome

The default of ControlsHelper.HeaderFontSize should be SystemFonts.MessageFontSize.
With that all controls would take the system settings if ContentFontSize is not set.

Environment

  • MahApps.Metro v1.2.4
  • Windows 7 x64
  • Visual Studio 2013
  • .NET Framework 4.5

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions