I am setting fontsize in XAML like this :
FontSize="15"
Now changing the value works, font size changes.
So why I am getting a warning saying 'Invalid value for property fontsize'
I am setting fontsize in XAML like this :
FontSize="15"
Now changing the value works, font size changes.
So why I am getting a warning saying 'Invalid value for property fontsize'