Method DoInvokeCommands
DoInvokeCommands(Key)
Invokes the Commands bound to key.
protected bool? DoInvokeCommands(Key key)
Parameters
keyKeyThe key event passed.
Invokes the Commands bound to key.
protected bool? DoInvokeCommands(Key key)
key KeyThe key event passed.