更新
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Window x:Class="自救器呼吸器综合检验仪.ReportWindow4"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
Title="排气阀检验报表" Height="900" Width="1280"
|
||||
Title="排气阀检验报表" Height="600" Width="1024" WindowState="Maximized"
|
||||
WindowStartupLocation="CenterScreen" Loaded="Window_Loaded" Closed="Window_Closed" Closing="Window_Closing" >
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
@@ -40,4 +40,4 @@
|
||||
Width="100" Height="30" Margin="5" Background="#FF4CAF50" Foreground="White"/>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Window>
|
||||
</Window>
|
||||
|
||||
Reference in New Issue
Block a user