Custom button in WPF window Titlebar
I like to add a custom button in WPF Native Window title bar without editing the style of the Window. Is it possible? If yes, please share some ideas. Regards, Jawahar Mahapps is a UI toolkit for WPF and they make this super easy: mahapps.com Easy install using NuGet GUI or the Packet Manager console: PM> Install-Package MahApps.Metro I was able to do the install and customization in less than half hour with Mahapp. 来源: https://stackoverflow.com/questions/9013346/custom-button-in-wpf-window-titlebar