Hey
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!
Hey
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!
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