WindowChrome - Can't click buttons in titlebar
问题 I have a custom WindowChrome style for my WPF app (ripped from here: http://www.bdevuyst.com/wpf-custom-title-bar-and-taskbar/). Code here: <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity"> <!-- Simple style without anything to remove the title bar --> <Style x:Key="Style.Window.WindowStyleNoneWithTaskbar.Base" TargetType="{x:Type