我不想要黑色的东西
<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>
下载声明:
本站所有软件和资料均为软件作者提供或网友推荐发布而来,仅供学习和研究使用,不得用于任何商业用途。如本站不慎侵犯你的版权请联系我,我将及时处理,并撤下相关内容!