I am develop an UWP app, and I am using Template10. I have an TextBlock, that in VisualStateNarrow I want it RelativePanel.AlignVerticalCenterWit
TextBlock
VisualStateNarrow
RelativePanel.AlignVerticalCenterWit
For attached properties you have to add brackets to in setters as follows:
Element.(Grid.Row) Element.(ToolTipService.ToolTip)
So your code will look like this: