My solution is to make the default font size nearly invisible(FontSize="1"
) and then set the font size to the desired size at every each :
You may be better off doing it in Code Behind. I have tried previous solutions but in certain situations VS just formatted away the carefully indented code.