Method OnHandlingHotKey
OnHandlingHotKey(CommandEventArgs)
Called when the View is handling the user pressing the View's HotKey. Set CommandEventArgs.Cancel to true to stop processing.
protected virtual bool OnHandlingHotKey(CommandEventArgs args)
Parameters
args
CommandEventArgs