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

Text should be in "normal case" instead of upper case #62

Closed
zenglian opened this issue Dec 12, 2017 · 1 comment
Closed

Text should be in "normal case" instead of upper case #62

zenglian opened this issue Dec 12, 2017 · 1 comment

Comments

@zenglian
Copy link

zenglian commented Dec 12, 2017

Seems everything is converted uppercase by default. I think this is not user wants. If I want uppercases somewhere, I will convert it (or specify some property in style) myself.
By the way how to keep/set all widgets to use "normal case" (original case) ?

@zenglian zenglian changed the title Why "normal case" is not the default behavior? Text should be in "normal case" instead of upper case Dec 12, 2017
@punker76
Copy link
Owner

@liweys I don't know which code do you mean, but here is the default the Normal value...

new FrameworkPropertyMetadata(CharacterCasing.Normal, FrameworkPropertyMetadataOptions.Inherits | FrameworkPropertyMetadataOptions.AffectsMeasure),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants