Method OnHotKeyCommand
OnHotKeyCommand(ICommandContext?)
Called when the View's HotKey is pressed, if the event was not handled by OnHandlingHotKey(CommandEventArgs) or the HandlingHotKey event.
protected override void OnHotKeyCommand(ICommandContext? commandContext)
Parameters
commandContextICommandContext