KirillOsenkov / PublicBugs

My personal bug tracker for products where it's not worth logging a bug in their tracker
MIT License
0 stars 0 forks source link

WPF can't override TextBlock style for a Button (ContentPresenter) #23

Open KirillOsenkov opened 2 years ago

KirillOsenkov commented 2 years ago

https://stackoverflow.com/questions/4500115/default-textblock-style-overriding-button-text-color

No good solution to override the application-level TextBlock style for a given button (it seems to win over no matter what we do to the button)