I am trying to get rid of the default effect when the DataGrid cell gets focus. The foreground of the text elements in selected line becomes white, and I can't find out how to prevent this behavior.
I am using the version 2.7.0 on .NET 3.5.
I'd like to know which property exactly should I override to define my own focusing behavior.
I am using the version 2.7.0 on .NET 3.5.
I'd like to know which property exactly should I override to define my own focusing behavior.