Compare commits
2 Commits
96cf0eba9a
...
bb95d27da3
Author | SHA1 | Date | |
---|---|---|---|
bb95d27da3 | |||
432a6f56c4 |
@ -8,7 +8,7 @@
|
||||
Title="MainWindow" Height="450" Width="800">
|
||||
<Grid>
|
||||
<StackPanel>
|
||||
<TextBlock Text="Press F8 to Start/Stop Clicking"
|
||||
<TextBlock Text="按下F8开始/取消连点"
|
||||
VerticalAlignment="Center" HorizontalAlignment="Center"
|
||||
FontSize="16" FontWeight="Bold"/>
|
||||
<Button x:Name="按钮" Content="0" Click="按钮_Click"/>
|
||||
|
Loading…
Reference in New Issue
Block a user