The approach used in WPF for key bindings is quite elegant: <Window.InputBindings> <KeyBinding Gesture="Ctrl+Alt+Add" Command="{Binding ...
確定! 回上一頁