We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6c981 commit 7c3a182Copy full SHA for 7c3a182
Mikoto/Windows/MainWindow.xaml
@@ -46,7 +46,7 @@
46
Effect="{StaticResource EffectShadow5}"
47
Click="AddGameButton_Click"
48
BorderBrush="Transparent"
49
- ToolTip="{DynamicResource MainWindow_Tip_AutoStart}" />
+ ToolTip="{DynamicResource MainWindow_ScrollViewer_AddNewGame}" />
50
</StackPanel>
51
<!--游戏列表-->
52
<hc:ScrollViewer Grid.Row="1"
0 commit comments