|
|
@ -11,14 +11,14 @@ |
|
|
|
mc:Ignorable="d" |
|
|
|
Title="SUNLIGHT 800" Height="200" Width="400"> |
|
|
|
<Grid> |
|
|
|
<Image x:Name="NOT" Height="100" Width="100" VerticalAlignment="Bottom" FlowDirection="LeftToRight" |
|
|
|
<Image Height="100" Width="100" VerticalAlignment="Bottom" FlowDirection="LeftToRight" |
|
|
|
HorizontalAlignment="Left" Margin="25,0,0,27" Source="/Lmage/StreamlineUltimateColorColorPaletteSample1.png"/> |
|
|
|
|
|
|
|
<TextBox x:Name="TIME_" HorizontalAlignment="Right" Height="40" Margin="0,0,20,80" |
|
|
|
TextWrapping="Wrap" VerticalAlignment="Bottom" Width="134" FontSize="30" IsReadOnly="True" |
|
|
|
BorderBrush="{x:Null}" /> |
|
|
|
<TextBox HorizontalAlignment="Right" Height="40" Margin="0,0,150,80" Text="{x:Static lang:Resources.Sampling}" |
|
|
|
TextWrapping="Wrap" VerticalAlignment="Bottom" Width="80" FontSize="25" IsReadOnly="True" |
|
|
|
TextWrapping="Wrap" VerticalAlignment="Bottom" Width="80" FontSize="30" IsReadOnly="True" |
|
|
|
Background="{x:Null}" Foreground="Black" BorderBrush="{x:Null}" /> |
|
|
|
|
|
|
|
<Button Content="{x:Static lang:Resources.ADD}" HorizontalAlignment="Right" Height="35" Margin="50,70,150,20" |
|
|
|