Compare commits

..

No commits in common. "bb95d27da342c961ac0099800498f01656e6067f" and "96cf0eba9add0dcc5391350558b403b4d3fd8111" have entirely different histories.

View File

@ -8,7 +8,7 @@
Title="MainWindow" Height="450" Width="800">
<Grid>
<StackPanel>
<TextBlock Text="按下F8开始/取消连点"
<TextBlock Text="Press F8 to Start/Stop Clicking"
VerticalAlignment="Center" HorizontalAlignment="Center"
FontSize="16" FontWeight="Bold"/>
<Button x:Name="按钮" Content="0" Click="按钮_Click"/>