### Describe the bug When dragging to restore window, the WinUI sub-window is displayed abnormally ##### ----------------------------------------- 拖拽还原窗口时,WinUI 子窗口显示异常 ### Steps to reproduce the bug 1. Initialize a WinUI 3 (wasdk 1.7) program 2. Launch the app 3. Maximize the window 4. Drag and drop the restore window ##### ----------------------------------------- 1.初始化一个 WinUI 3 (wasdk 1.7) 程序 2.启动应用 3.窗口最大化 4.拖拽还原窗口 ### Expected behavior When dragging and dropping the restore window, the WinUI sub-window can be displayed normally ##### ----------------------------------------- 拖拽还原窗口时,WinUI 子窗口能正常显示 ### Screenshots https://github.com/user-attachments/assets/5608d475-1825-4740-b66a-cf5a517137b1 ### NuGet package version WinUI 3 - Windows App SDK 1.7.0: 1.7.250310001 ### Windows version Windows 11 (24H2): Build 26100 ### Additional context None