benbants
benbants

Reputation: 608

WPF - How to centre title text on a control

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.

enter image description here

The example below is from Outlook's about screen, this has the header I wish to achieve.

enter image description here

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

Answers (0)

Related Questions