We are developing a WPF project and im stuck on how to change the position of the title in the title bar of the window. I need to put the title in the middle just like in windows 8. I dont want to change the look and feel of the whole window, just the position of the title.
Ive read that the title bar is on the non-client area and i dnt have an idea how to change it.
Thanks