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 virtual void OnHotKeyCommand(ICommandContext? ctx)
Parameters
ctxICommandContext