|
|
@ -185,7 +185,10 @@
|
|
|
|
<RowDefinition Height="auto"/>
|
|
|
|
<RowDefinition Height="auto"/>
|
|
|
|
<RowDefinition Height="61*"/>
|
|
|
|
<RowDefinition Height="61*"/>
|
|
|
|
</Grid.RowDefinitions>
|
|
|
|
</Grid.RowDefinitions>
|
|
|
|
<TextBlock Text="实时处理程序信息" FontSize="15"/>
|
|
|
|
<TextBlock Text="实时处理程序信息"
|
|
|
|
|
|
|
|
FontWeight="Bold"
|
|
|
|
|
|
|
|
Foreground="Blue"
|
|
|
|
|
|
|
|
FontSize="15"/>
|
|
|
|
<Grid Grid.Row="1">
|
|
|
|
<Grid Grid.Row="1">
|
|
|
|
<Grid.ColumnDefinitions>
|
|
|
|
<Grid.ColumnDefinitions>
|
|
|
|
<ColumnDefinition Width="150"/>
|
|
|
|
<ColumnDefinition Width="150"/>
|
|
|
|