WPF DataGrid MouseOver on DataGridRow WPF DataGrid MouseOver on DataGridRow wpf wpf

WPF DataGrid MouseOver on DataGridRow


Dude, I copy-pasted what you have it works perfectly fine for me. I'm not sure what issue you're having. Is there anything else in your XAML that could be relevant? Also, can you try adding a <Setter Property="Background" Value="Transparent"/> to your DataGridRow's style and see if it fixes it?