Minimize, Maximize and close buttons of Windows title bar does not work on single click when pop up window is open
问题 While my popup window is open, The first single click on minimize or maximize or close button does not work. The first Click on these title bar buttons closes the popup menu and shifts the focus, And then on the second click the minimize/maximize/close of window works. Is there any way - where we can activate these title bar buttons on the first click itself ? MainWindow.xaml <Button Height="54" Width="50" Margin="100,0,0,0" x:Name="btnNotification" FontFamily="Segoe UI Symbol" FontSize="20"