Hello,
I have this xaml for button:
<Button Text="Click here!" Image="icon.png" ContentLayout="Top, 0"/>
But the text is displayed in uppercase and I want it without changes. Is it posible?
Hello,
I have this xaml for button:
<Button Text="Click here!" Image="icon.png" ContentLayout="Top, 0"/>
But the text is displayed in uppercase and I want it without changes. Is it posible?