|
|
@ -62,10 +62,10 @@
|
|
|
|
<ColumnDefinition Width="0.5*"/>
|
|
|
|
<ColumnDefinition Width="0.5*"/>
|
|
|
|
<ColumnDefinition Width="2*"/>
|
|
|
|
<ColumnDefinition Width="2*"/>
|
|
|
|
<ColumnDefinition/>
|
|
|
|
<ColumnDefinition/>
|
|
|
|
<ColumnDefinition/>
|
|
|
|
<!--<ColumnDefinition/>
|
|
|
|
<ColumnDefinition Width="0.5*"/>
|
|
|
|
<ColumnDefinition Width="0.5*"/>-->
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
<Border Grid.Row="0" Grid.ColumnSpan="5" Background="#1157b9">
|
|
|
|
<Border Grid.Row="0" Grid.ColumnSpan="4" Background="#1157b9">
|
|
|
|
<TextBlock Text="发泡线(南)" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="发泡线(南)" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="1" Grid.Column="0" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="0" Background="#1157b9">
|
|
|
@ -156,13 +156,13 @@
|
|
|
|
<Border Grid.Row="7" Grid.Column="3">
|
|
|
|
<Border Grid.Row="7" Grid.Column="3">
|
|
|
|
<TextBlock Text="{Binding Production[5]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[5]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="0" Grid.Column="5" Grid.ColumnSpan="3" >
|
|
|
|
<Border Grid.Row="0" Grid.Column="4" Grid.ColumnSpan="4" >
|
|
|
|
<TextBlock Text="{Binding Totle,Mode=TwoWay}" Foreground="White" FontSize="30" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Totle,Mode=TwoWay}" Foreground="White" FontSize="30" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="4" Background="#1157b9">
|
|
|
|
<!--<Border Grid.Row="1" Grid.Column="4" Background="#1157b9">
|
|
|
|
<TextBlock Text="内外模温度" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="内外模温度" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="4" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="4" >
|
|
|
@ -206,27 +206,27 @@
|
|
|
|
<TextBlock Text="|" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="|" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding OutsideTemperature[5]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding OutsideTemperature[5]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</WrapPanel>
|
|
|
|
</WrapPanel>
|
|
|
|
</Border>
|
|
|
|
</Border>-->
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="5" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="4" Background="#1157b9">
|
|
|
|
<TextBlock Text="节拍" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="节拍" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="5" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="4" >
|
|
|
|
<TextBlock Text="{Binding Beat[0]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[0]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="5">
|
|
|
|
<Border Grid.Row="3" Grid.Column="4">
|
|
|
|
<TextBlock Text="{Binding Beat[1]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[1]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="5">
|
|
|
|
<Border Grid.Row="4" Grid.Column="4">
|
|
|
|
<TextBlock Text="{Binding Beat[2]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[2]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="5">
|
|
|
|
<Border Grid.Row="5" Grid.Column="4">
|
|
|
|
<TextBlock Text="{Binding Beat[3]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[3]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="5">
|
|
|
|
<Border Grid.Row="6" Grid.Column="4">
|
|
|
|
<TextBlock Text="{Binding Beat[4]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[4]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="5">
|
|
|
|
<Border Grid.Row="7" Grid.Column="4">
|
|
|
|
<TextBlock Text="{Binding Beat[5]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[5]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
@ -234,97 +234,97 @@
|
|
|
|
<TextBlock Text="发泡线(北)" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="发泡线(北)" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="夹具号" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="夹具号" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="2" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="1" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="1" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="3" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="2" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="2" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="4" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="3" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="3" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="5" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="4" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="4" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="6" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="5" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="5" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="6" Background="#1157b9">
|
|
|
|
<Border Grid.Row="7" Grid.Column="5" Background="#1157b9">
|
|
|
|
<TextBlock Text="6" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="6" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="7" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="6" Background="#1157b9">
|
|
|
|
<TextBlock Text="状态" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="状态" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[6]}" StrokeThickness="1" Fill="{Binding StatusColor[6]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[6]}" StrokeThickness="1" Fill="{Binding StatusColor[6]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="3" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[7]}" StrokeThickness="1" Fill="{Binding StatusColor[7]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[7]}" StrokeThickness="1" Fill="{Binding StatusColor[7]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="4" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[8]}" StrokeThickness="1" Fill="{Binding StatusColor[8]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[8]}" StrokeThickness="1" Fill="{Binding StatusColor[8]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="5" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[9]}" StrokeThickness="1" Fill="{Binding StatusColor[9]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[9]}" StrokeThickness="1" Fill="{Binding StatusColor[9]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="6" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[10]}" StrokeThickness="1" Fill="{Binding StatusColor[10]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[10]}" StrokeThickness="1" Fill="{Binding StatusColor[10]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="7" >
|
|
|
|
<Border Grid.Row="7" Grid.Column="6" >
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[11]}" StrokeThickness="1" Fill="{Binding StatusColor[11]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
<Path Data="M 5,5 A 15,15 45 1 1 0,1 Z" Stroke="{Binding StatusColor[11]}" StrokeThickness="1" Fill="{Binding StatusColor[11]}" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="8" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="7" Background="#1157b9">
|
|
|
|
<TextBlock Text="发泡型号" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="发泡型号" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="8" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="7" >
|
|
|
|
<TextBlock Text="{Binding FixtureName[6]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[6]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="8" >
|
|
|
|
<Border Grid.Row="3" Grid.Column="7" >
|
|
|
|
<TextBlock Text="{Binding FixtureName[7]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[7]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="8" >
|
|
|
|
<Border Grid.Row="4" Grid.Column="7" >
|
|
|
|
<TextBlock Text="{Binding FixtureName[8]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[8]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="8">
|
|
|
|
<Border Grid.Row="5" Grid.Column="7">
|
|
|
|
<TextBlock Text="{Binding FixtureName[9]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[9]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="8" >
|
|
|
|
<Border Grid.Row="6" Grid.Column="7" >
|
|
|
|
<TextBlock Text="{Binding FixtureName[10]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[10]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="8" >
|
|
|
|
<Border Grid.Row="7" Grid.Column="7" >
|
|
|
|
<TextBlock Text="{Binding FixtureName[11]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding FixtureName[11]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="9" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="8" Background="#1157b9">
|
|
|
|
<TextBlock Text="夹具产量" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="夹具产量" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="9" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="8" >
|
|
|
|
<TextBlock Text="{Binding Production[6]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[6]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="9">
|
|
|
|
<Border Grid.Row="3" Grid.Column="8">
|
|
|
|
<TextBlock Text="{Binding Production[7]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[7]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="9">
|
|
|
|
<Border Grid.Row="4" Grid.Column="8">
|
|
|
|
<TextBlock Text="{Binding Production[8]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[8]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="9">
|
|
|
|
<Border Grid.Row="5" Grid.Column="8">
|
|
|
|
<TextBlock Text="{Binding Production[9]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[9]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="9">
|
|
|
|
<Border Grid.Row="6" Grid.Column="8">
|
|
|
|
<TextBlock Text="{Binding Production[10]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[10]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="9">
|
|
|
|
<Border Grid.Row="7" Grid.Column="8">
|
|
|
|
<TextBlock Text="{Binding Production[11]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding Production[11]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="10" Background="#1157b9">
|
|
|
|
<!--<Border Grid.Row="1" Grid.Column="10" Background="#1157b9">
|
|
|
|
<TextBlock Text="内外模温度" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="内外模温度" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="10" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="10" >
|
|
|
@ -368,27 +368,27 @@
|
|
|
|
<TextBlock Text="|" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="|" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding OutsideTemperature[11]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="{Binding OutsideTemperature[11]}" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</WrapPanel>
|
|
|
|
</WrapPanel>
|
|
|
|
</Border>
|
|
|
|
</Border>-->
|
|
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="1" Grid.Column="11" Background="#1157b9">
|
|
|
|
<Border Grid.Row="1" Grid.Column="9" Background="#1157b9">
|
|
|
|
<TextBlock Text="节拍" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
<TextBlock Text="节拍" Foreground="White" FontSize="18" FontWeight="Bold"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="2" Grid.Column="11" >
|
|
|
|
<Border Grid.Row="2" Grid.Column="9" >
|
|
|
|
<TextBlock Text="{Binding Beat[6]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[6]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="3" Grid.Column="11">
|
|
|
|
<Border Grid.Row="3" Grid.Column="9">
|
|
|
|
<TextBlock Text="{Binding Beat[7]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[7]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="4" Grid.Column="11">
|
|
|
|
<Border Grid.Row="4" Grid.Column="9">
|
|
|
|
<TextBlock Text="{Binding Beat[8]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[8]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="5" Grid.Column="11">
|
|
|
|
<Border Grid.Row="5" Grid.Column="9">
|
|
|
|
<TextBlock Text="{Binding Beat[9]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[9]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="6" Grid.Column="11">
|
|
|
|
<Border Grid.Row="6" Grid.Column="9">
|
|
|
|
<TextBlock Text="{Binding Beat[10]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[10]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
<Border Grid.Row="7" Grid.Column="11">
|
|
|
|
<Border Grid.Row="7" Grid.Column="9">
|
|
|
|
<TextBlock Text="{Binding Beat[11]}" Foreground="White" FontSize="18"/>
|
|
|
|
<TextBlock Text="{Binding Beat[11]}" Foreground="White" FontSize="18"/>
|
|
|
|
</Border>
|
|
|
|
</Border>
|
|
|
|
</Grid>
|
|
|
|
</Grid>
|
|
|
|