|
|
@ -105,16 +105,16 @@ |
|
|
</mah:MetroWindow.Resources> |
|
|
</mah:MetroWindow.Resources> |
|
|
<Grid> |
|
|
<Grid> |
|
|
|
|
|
|
|
|
<Rectangle HorizontalAlignment="Left" Height="885" Fill="#FFCCCCCC" VerticalAlignment="Center" Width="180"/> |
|
|
<Rectangle HorizontalAlignment="Left" Width="180" Margin="0,0,0,0" Fill="#FFCCCCCC"/> |
|
|
<RadioButton Content="查询" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,190,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource RadioButtonStyle}"/> |
|
|
<RadioButton Content="查询" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,190,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource RadioButtonStyle}"/> |
|
|
<RadioButton Content="统计" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,245,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource RadioButtonStyle}"/> |
|
|
<RadioButton Content="统计" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,245,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource RadioButtonStyle}"/> |
|
|
<RadioButton Content="退出" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,745,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource Style}" Checked="exit"/> |
|
|
<RadioButton Content="退出" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,0,0,50" VerticalAlignment="Bottom" Width="180" Background="#FFCCCCCC" Style="{DynamicResource Style}" Checked="exit" /> |
|
|
<RadioButton Content="帮助" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,685,0,0" VerticalAlignment="Top" Width="180" Background="#FFCCCCCC" Style="{DynamicResource Style}" Checked="help"/> |
|
|
<RadioButton Content="帮助" Tag="" HorizontalAlignment="Left" Height="55" Margin="0,0,0,105" VerticalAlignment="Bottom" Width="180" Background="#FFCCCCCC" Style="{DynamicResource Style}" Checked="help" /> |
|
|
<Rectangle HorizontalAlignment="Left" Height="150" Margin="15,15,0,0" VerticalAlignment="Top" Width="150"> |
|
|
<Rectangle HorizontalAlignment="Left" Height="150" Margin="15,15,0,0" VerticalAlignment="Top" Width="150"> |
|
|
<Rectangle.Fill> |
|
|
<Rectangle.Fill> |
|
|
<ImageBrush ImageSource="/Logo/sunlight_sc.png"/> |
|
|
<ImageBrush ImageSource="/Logo/sunlight_sc.png"/> |
|
|
</Rectangle.Fill> |
|
|
</Rectangle.Fill> |
|
|
</Rectangle> |
|
|
</Rectangle> |
|
|
|
|
|
|
|
|
</Grid> |
|
|
</Grid> |
|
|
</mah:MetroWindow> |
|
|
</mah:MetroWindow> |