Method RaiseHotKeyCommand
RaiseHotKeyCommand(ICommandContext?)
Raises the OnHotKeyCommand(ICommandContext?)/HotKeyCommand event indicating the View is handling the user pressing the View's HotKey. The default HotKey handler calls this method.
protected void RaiseHotKeyCommand(ICommandContext? ctx)
Parameters
ctxICommandContext