This commit is contained in:
GukSang.Jin
2026-03-16 19:58:18 +08:00
parent 88a65233a7
commit 4acf0c7d14
7 changed files with 47 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<Window x:Class="自救器呼吸器综合检验仪.ParameterSettingsWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="参数设置" Height="600" Width="1024" WindowState="Maximized"
Title="参数设置" Height="600" Width="800"
WindowStartupLocation="CenterScreen"
ResizeMode="NoResize" Loaded="Window_Loaded" Closed="Window_Closed" Closing="Window_Closing">