Any idea where i could find the default style XAML for the WPF DataGridRow?
The goal is to change the color of the row when you hover over it or select it. i dont like the ugly blue 🙂
Thanks!
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.
You can view the default style for any built-in control using tools like Show Me The Template, Style Snooper, or the BAML Viewer add-in for Reflector