💥 集成everything 开发

This commit is contained in:
BookerLiu
2023-03-27 18:10:39 +08:00
parent 300fcb78da
commit d0547da214
25 changed files with 2070 additions and 30 deletions

View File

@@ -144,7 +144,11 @@
FontSize="16"
BorderThickness="0"
TextChanged="SearchBox_TextChanged"
/>
>
<TextBox.Background>
<SolidColorBrush Color="White" Opacity="0.5" />
</TextBox.Background>
</TextBox>
<hc:NotifyIcon Icon="/Logo.ico" Click="NotifyIcon_Click" x:Name="BarIcon"