On the Guidelines and checklist for search MSDN the following recommendation is given:
Indicate why a search result matches the query.
For example, the Contoso app’s search results page in the screen shot highlights the user’s query (“item”) in each result. This is called hit highlighting.

I was wondering how to implement this in my app.
Highlight Behavior from winrt xaml toolkit should do the job.