This is an easy question,
In the the ArcGIS Runtime SDK, we have one sample that is called Spatial Query. We can find it going
Search - Query Task - Spatial Query.
In that example, when we move the mouse over the data grid, the current row becomes aqua and the corresponding state also becomes aqua. I would like to understand what makes the states aqua in the code behind or the XAML.