Setting a DataTrigger to change the background of a cell that is updated.
In this example shows how to set a DataTrigger on the CellValuePresenter to a particular field. You can create a property of the data record to store whether a change has been made. In the attached sample sets the background to blue when Age has been updated.