2dust 2024-02-12 08:49:22 +08:00
parent 1c94b5d5f0
commit af3c1dc039
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
<Button
x:Name="btnSave"
Width="100"
Click="btnSave_Click"
Content="{x:Static resx:ResUI.TbConfirm}"
Cursor="Hand"
Style="{StaticResource DefButton}" />