When I apply a custom msstyle on my system (any msstyle) all WPF components change their appearance to this:
Why it’s happening?
Any way to solve it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to this blog, you can do the following in
App.xaml:I tesed it by setting my Window 7 Theme to “Windows-Classic”. The controls still have the Windows 7 look.