I have a series of TextBlocks to which I want apply a Style and DataTrigger. The only difference is that the Binding is to a different property in the view model for each one.<
Declare the style at the top of the page like this
Then the TextBlock should be like this