matches Other
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Return
true indicates the shortcuts match and the actionMapKeys are different; false otherwise.
Parameters
bks
The BaseKeyboardShortcut to compare.