Keyboard Control with mouse scroll

I would like to zoom map using Control button at keyboard and scroll via mouse same like browsers do this.

Looks like you might be to detect those key combinations and disable the browser’s default behavior:

You can then programmatically zoom/move for the camera. See this Sandcastle example: