|
|
@ -84,7 +84,7 @@ |
|
|
|
<GradientStop Color="#3c9ce6" Offset="1"/> |
|
|
|
<GradientStop Color="#3c9ce6" Offset="1"/> |
|
|
|
</LinearGradientBrush> |
|
|
|
</LinearGradientBrush> |
|
|
|
</Border.Background> |
|
|
|
</Border.Background> |
|
|
|
<TextBlock Text="开始检测" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="20" FontWeight="Bold" Foreground="#FFFFFF"/> |
|
|
|
<TextBlock Text="{DynamicResource StartTest}" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="20" FontWeight="Bold" Foreground="#FFFFFF"/> |
|
|
|
</Border> |
|
|
|
</Border> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<ControlTemplate.Triggers> |
|
|
|
<ControlTemplate.Triggers> |
|
|
|