I am trying to change the foreground color of a DataGrid
cell.
I am trying to use a class extending IMultiValueConverter
and I'd like to bind it the item used to generate a row and to the name of the column.
I read other Q&A and I saw they suggest to use a MultiBinding
but I am not sure about how I could add the bindings