@@ -121,7 +121,11 @@
Command="{x:Static helper:GlobalCommands.DoublePageCommand}"
Modifiers="Ctrl" />
<KeyBinding
- Key="O"
+ Key="NumPad0"
+ Command="{x:Static helper:GlobalCommands.RealSizeCommand}"
+ Modifiers="Ctrl" />
+ <KeyBinding
+ Key="D0"
Command="{x:Static helper:GlobalCommands.RealSizeCommand}"
@@ -516,7 +520,7 @@
</TabControl>
</ScrollViewer>
-
+
</Grid>
<!-- 底部工具栏 -->