Hi,
I'm trying to use the built-in Device.Styles in XAML like
<Label Text="Some text" Style="{x:DynamicResource CaptionStyle}"/>
But no matter what style I use, it's not working. What I'm missing?
Hi,
I'm trying to use the built-in Device.Styles in XAML like
<Label Text="Some text" Style="{x:DynamicResource CaptionStyle}"/>
But no matter what style I use, it's not working. What I'm missing?