I have a ListView with three TextBlock for each Item. The first one has the default color (black) and the others has the property Foreground set to gray.
When I sele
Try this syntax
...