8wDlpd.png
8wDFp9.png
8wDEOx.png
8wDMfH.png
8wDKte.png

如何修复具有背景的 wpf xaml 角半径(仅限 Windows 11)

Akantor 1月前

28 0

<Window x:Class="IgniteInjector.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
        xmlns:local="clr-namespace:IgniteInjector"
        mc:Ignorable="d"
        WindowStyle="None"
        Background="Transparent" AllowsTransparency="True" Icon="./Assets/IgniteForge.png"
        Height="450" Width="800" Title="Ignite Injector" WindowStartupLocation="CenterScreen">
    <Border CornerRadius="55" Background="White"></Border>
</Window>

enter image description here

我不想要黑色的东西

帖子版权声明 1、本帖标题:如何修复具有背景的 wpf xaml 角半径(仅限 Windows 11)
    本站网址:http://xjnalaquan.com/
2、本网站的资源部分来源于网络,如有侵权,请联系站长进行删除处理。
3、会员发帖仅代表会员个人观点,并不代表本站赞同其观点和对其真实性负责。
4、本站一律禁止以任何方式发布或转载任何违法的相关信息,访客发现请向站长举报
5、站长邮箱:yeweds@126.com 除非注明,本帖由Akantor在本站《xaml》版块原创发布, 转载请注明出处!
最新回复 (0)
  • 没关系,对于 Windows 10,它运行完全正常(在 VM 中测试)我不知道为什么 Windows 11 会这样

返回
作者最近主题: