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