You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: