Search code examples
wpftitlebar

Change title bar color of window in WPF.


I new for WPF application. My requirement is to change the color of the title bar to blue color. I search a lot for the same thing but I failed to find out the way to achieve it. Thanks.


Solution

  • You need to use your own custom chrome. Can use community projects like MahApps.Metro to help you with this.