Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expander enhancements #1988

Merged
merged 13 commits into from
Jun 21, 2015
Merged

Expander enhancements #1988

merged 13 commits into from
Jun 21, 2015

Conversation

punker76
Copy link
Member

  • some styling fixes (margin, padding, border thickness)
  • add ExpanderHelper with
    • 4 new attached dependency properties HeaderUpStyle, HeaderDownStyle and HeaderLeftStyle, HeaderRightStyle. so it's now possible to create your own header toggle styles without rewriting the Expander style
  • better handling for BorderThickness
    • the Expander uses now the new value converter ThicknessBindingConverter, so setting the BorderThickness is much better than before
  • Click on Expander header support Click on Expander header support #1291 (just do the default expander behavior)
  • new PreserveTextCase attached property

and for GroupBox

  • some styling fixes (margin, padding, border thickness)
  • PreserveTextCase attached property
  • ThicknessBindingConverter, so setting the BorderThickness is much better than before

image

image

image

image

@punker76 punker76 added this to the 1.2.0 milestone Jun 17, 2015
@punker76
Copy link
Member Author

^ @xxMUROxx @Dotnetifier it's time for the click on header behavior :-D

punker76 added a commit that referenced this pull request Jun 21, 2015
@punker76 punker76 merged commit c661d1b into master Jun 21, 2015
@punker76 punker76 deleted the Expander-enhancements branch July 1, 2015 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant