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

Fluent2: Label Missing a DefaultLabelStyle #10360

Closed
robert-abeo opened this issue Jan 29, 2025 · 0 comments · Fixed by #10409
Closed

Fluent2: Label Missing a DefaultLabelStyle #10360

robert-abeo opened this issue Jan 29, 2025 · 0 comments · Fixed by #10409

Comments

@robert-abeo
Copy link

Description

Label is missing a DefaultLabelStyle like all other controls have. This is very useful to have when you want to create a new style based on it specifically. Would be nice to add this in for completeness.

https://github.com/dotnet/wpf/blob/main/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/Label.xaml

Reproduction Steps

See source code.

Expected behavior

Have a Default style key for label

Actual behavior

No Default style key for label

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑ Done
Development

Successfully merging a pull request may close this issue.

3 participants