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