where where
where where
1. 就长这样,懒得改了 2. 这是win11的特性,win10上是正常的 3. AppWindow的毛病 4. 不知道 5. 好麻烦。。。
查看图片一直做的都很烂,我也不知道该怎么写。。。
 好丑。。。
刚刚发现 WinUI 的亚克力在 AppWindow 上是坏的  现在正常了
Any progress? @ChrisMcKee

Looks fine with .NET Core App 
Things like `(a, b) = (b, a)` does not need to use `ValueTuple`. Why they have to check `ValueTuple` existing?
But `(a, b) = (b, a)` can't be `ValueTuple`. Create `ValueTuple` need `(var c, var d) = (b, a)`. Distrust `(a, b) = c` seems not check `ValueTuple`.