Reputation: 608
I'm using the XAML designer and C# within Visual Studio 2017 to create controls for an Outlook Addin. I'm currently working on an about screen for the addin.
I'm attempting to remove the icon and move the text to the centre of the header.
The example below is from Outlook's about screen, this has the header I wish to achieve.
This is my first time using XAML so I wanted to know if there's a property that needs to be changed?
Thanks in advance.
Upvotes: 1
Views: 1039